diff --git a/dev/bench/data.js b/dev/bench/data.js index 831e72e65..1cdc93bee 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727113827009, + "lastUpdate": 1727114099294, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124850,6 +124850,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "047a10ab40c068a66c7e508e852f72689615ad95", + "message": "Optimize evaluator", + "timestamp": "2024-09-21T01:21:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/047a10ab40c068a66c7e508e852f72689615ad95" + }, + "date": 1727114087678, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8795791, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5929515, + "unit": "ns/op", + "extra": "196 times\n4 procs" + } + ] } ] }