diff --git a/dev/bench/data.js b/dev/bench/data.js index 6ddbb9cc1..3e5084ef9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727379700699, + "lastUpdate": 1727379703695, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125142,6 +125142,38 @@ window.BENCHMARK_DATA = { "extra": "144 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e8b39b5d5bbada264490ff73ffca32f4f8da59ea", + "message": "Optimize evaluator", + "timestamp": "2024-09-25T19:11:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/e8b39b5d5bbada264490ff73ffca32f4f8da59ea" + }, + "date": 1727379690648, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10085072, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6871316, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }