diff --git a/dev/bench/data.js b/dev/bench/data.js index d30c03f33..77ec8a0c1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721876108044, + "lastUpdate": 1721876511097, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115226,6 +115226,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1df38d682a20a9062b2dfe922f59f00ecd97bd31", + "message": "add mTLS UserPrincipalName SAN match", + "timestamp": "2024-07-24T22:15:27Z", + "url": "https://github.com/pomerium/pomerium/pull/5177/commits/1df38d682a20a9062b2dfe922f59f00ecd97bd31" + }, + "date": 1721876501013, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9376068, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6755112, + "unit": "ns/op", + "extra": "186 times\n4 procs" + } + ] } ] }