diff --git a/dev/bench/data.js b/dev/bench/data.js index 39cf1c0fe..f17a2d0cd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732055085870, + "lastUpdate": 1732138595921, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130994,6 +130994,38 @@ window.BENCHMARK_DATA = { "extra": "225 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "db934df18c69f908bcc55b1ae46a9fe97bc1a46a", + "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/db934df18c69f908bcc55b1ae46a9fe97bc1a46a" + }, + "date": 1732138582988, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7311117, + "unit": "ns/op", + "extra": "163 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5016185, + "unit": "ns/op", + "extra": "234 times\n4 procs" + } + ] } ] }