diff --git a/dev/bench/data.js b/dev/bench/data.js index 2876d6fec..450fa4c20 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721769727737, + "lastUpdate": 1721839851399, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115162,6 +115162,38 @@ window.BENCHMARK_DATA = { "extra": "159 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "89788f3ff70be9f57896d7890e365297fd77eadb", + "message": "Optimize evaluator", + "timestamp": "2024-07-24T07:25:01Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/89788f3ff70be9f57896d7890e365297fd77eadb" + }, + "date": 1721839841558, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9444571, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6566907, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }