diff --git a/dev/bench/data.js b/dev/bench/data.js index 388527d54..68dad9afe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730836030795, + "lastUpdate": 1730836091130, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129278,6 +129278,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a886f66124395f6ad0ed4781098942b9b167107c", + "message": "Optimize evaluator", + "timestamp": "2024-11-05T19:31:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/a886f66124395f6ad0ed4781098942b9b167107c" + }, + "date": 1730836078750, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9699724, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6404476, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }