diff --git a/dev/bench/data.js b/dev/bench/data.js index 68dad9afe..151cf8abf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730836091130, + "lastUpdate": 1730838008166, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129310,6 +129310,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a396c2eab354b3d4a2b791c1f1d0293958dcc4e9", + "message": "Optimize evaluator", + "timestamp": "2024-11-05T19:55:22Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/a396c2eab354b3d4a2b791c1f1d0293958dcc4e9" + }, + "date": 1730837985363, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18426748, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11905249, + "unit": "ns/op", + "extra": "100 times\n4 procs" + } + ] } ] }