diff --git a/dev/bench/data.js b/dev/bench/data.js index ddc607e89..223e7b151 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725556615693, + "lastUpdate": 1725556851358, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122538,6 +122538,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b7179e020560f83514362f6e75d7ae5c62c97ea8", + "message": "Optimize evaluator", + "timestamp": "2024-09-05T16:39:54Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/b7179e020560f83514362f6e75d7ae5c62c97ea8" + }, + "date": 1725556840003, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9398626, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6428238, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }