diff --git a/dev/bench/data.js b/dev/bench/data.js index 6c39f10e3..c8618be44 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706811891533, + "lastUpdate": 1706825466700, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -96778,6 +96778,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "68043d55a8c1fac060bbf2db4bddce436b76de8c", + "message": "core/authorize: result denied improvements", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4952/commits/68043d55a8c1fac060bbf2db4bddce436b76de8c" + }, + "date": 1706825452834, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9015683, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6398456, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }