diff --git a/dev/bench/data.js b/dev/bench/data.js index e3b4d5606..4a7323326 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723659331528, + "lastUpdate": 1723660110766, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117462,6 +117462,38 @@ window.BENCHMARK_DATA = { "extra": "170 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "314432ab7eb9e64a92bc00051e8d4b46b5475f62", + "message": "Optimize policy iterators (go1.23)", + "timestamp": "2024-08-14T18:12:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5184/commits/314432ab7eb9e64a92bc00051e8d4b46b5475f62" + }, + "date": 1723660100489, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10320082, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7525867, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }