diff --git a/dev/bench/data.js b/dev/bench/data.js index 024eb8573..ec40ac922 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723666908524, + "lastUpdate": 1723666914712, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117814,6 +117814,38 @@ window.BENCHMARK_DATA = { "extra": "186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b6409fc3c3e0a89adc677e9b055e27c989aca01c", + "message": "Optimize evaluator", + "timestamp": "2024-08-14T18:12:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/b6409fc3c3e0a89adc677e9b055e27c989aca01c" + }, + "date": 1723666903451, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8934972, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6610540, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }