diff --git a/dev/bench/data.js b/dev/bench/data.js index 436a3c410..bd9d254ef 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723666272846, + "lastUpdate": 1723666497089, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117718,6 +117718,38 @@ window.BENCHMARK_DATA = { "extra": "202 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d3e3e0f7c39b9ad7eafccfb28b6f38a6519203a3", + "message": "Optimize policy iterators", + "timestamp": "2024-08-14T18:12:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5184/commits/d3e3e0f7c39b9ad7eafccfb28b6f38a6519203a3" + }, + "date": 1723666486001, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9246489, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6316405, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }