diff --git a/dev/bench/data.js b/dev/bench/data.js index 1f3d14a45..2876d6fec 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721765021942, + "lastUpdate": 1721769727737, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115130,6 +115130,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d495a1531eb51da2c693677d2f1b5192b2f7cc0b", + "message": "config: add mTLS UserPrincipalName SAN match", + "timestamp": "2024-07-23T17:06:08Z", + "url": "https://github.com/pomerium/pomerium/pull/5177/commits/d495a1531eb51da2c693677d2f1b5192b2f7cc0b" + }, + "date": 1721769717658, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10408390, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7346081, + "unit": "ns/op", + "extra": "159 times\n4 procs" + } + ] } ] }