diff --git a/dev/bench/data.js b/dev/bench/data.js index 39323275e..d346c8671 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723667629112, + "lastUpdate": 1723667640035, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117914,6 +117914,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "553a25fab50c5dd48793e264c82167a87f79329e", + "message": "Optimize policy iterators", + "timestamp": "2024-08-14T20:30:12Z", + "url": "https://github.com/pomerium/pomerium/pull/5184/commits/553a25fab50c5dd48793e264c82167a87f79329e" + }, + "date": 1723667628721, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9182360, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6827157, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }