diff --git a/dev/bench/data.js b/dev/bench/data.js index fb47ba327..dff7197a0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723747065873, + "lastUpdate": 1723748325044, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118690,6 +118690,38 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4ad7d63e0a3157b67285c6a02304c28373090026", + "message": "Optimize evaluator", + "timestamp": "2024-08-15T17:39:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/4ad7d63e0a3157b67285c6a02304c28373090026" + }, + "date": 1723748314417, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9603067, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6425483, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }