diff --git a/dev/bench/data.js b/dev/bench/data.js index f17a2d0cd..b75521c98 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732138595921, + "lastUpdate": 1732139175279, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131026,6 +131026,38 @@ window.BENCHMARK_DATA = { "extra": "234 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c9117a0274a935d795ab37dad07cb34a7b30d1b4", + "message": "authorize: use pooled query request objects with more efficient cache keys", + "timestamp": "2024-11-19T15:48:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5375/commits/c9117a0274a935d795ab37dad07cb34a7b30d1b4" + }, + "date": 1732139161700, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8459063, + "unit": "ns/op", + "extra": "144 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5629100, + "unit": "ns/op", + "extra": "205 times\n4 procs" + } + ] } ] }