diff --git a/dev/bench/data.js b/dev/bench/data.js index 18c62a2d8..6253a1c9e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721683921355, + "lastUpdate": 1721689024589, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -114838,6 +114838,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "503647ce15276ae3c697e063613cd82487575baf", + "message": "Optimize policy iterators (go1.23)", + "timestamp": "2024-07-22T21:28:43Z", + "url": "https://github.com/pomerium/pomerium/pull/5184/commits/503647ce15276ae3c697e063613cd82487575baf" + }, + "date": 1721689014546, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8866811, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6377908, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }