diff --git a/dev/bench/data.js b/dev/bench/data.js index f719b3b12..af6cab293 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690218409005, + "lastUpdate": 1690221230958, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -57442,6 +57442,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f4070dbc07774d3a016bda279790acae23c39eb7", + "message": "authorize: omit client cert rule when not needed", + "timestamp": "2023-07-21T17:04:03Z", + "url": "https://github.com/pomerium/pomerium/pull/4386/commits/f4070dbc07774d3a016bda279790acae23c39eb7" + }, + "date": 1690221225280, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15198289, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12096679, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }