diff --git a/dev/bench/data.js b/dev/bench/data.js index 424b069fc..7c3b35db6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730835311467, + "lastUpdate": 1730835487364, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129182,6 +129182,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c24d1d49390b4386ff34fc590cf91d2958f4c925", + "message": "Optimize evaluator", + "timestamp": "2024-11-05T19:31:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/c24d1d49390b4386ff34fc590cf91d2958f4c925" + }, + "date": 1730835475118, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9173134, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6319994, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }