diff --git a/dev/bench/data.js b/dev/bench/data.js index 0cdbb19ec..8ee33f393 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727379707325, + "lastUpdate": 1727379950386, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125206,6 +125206,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "979dc9e2fe9ee5f2d774bfc1cab512e28af81af6", + "message": "Optimize Policy RouteID and Checksum", + "timestamp": "2024-09-25T19:11:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/979dc9e2fe9ee5f2d774bfc1cab512e28af81af6" + }, + "date": 1727379938661, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8443473, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6004406, + "unit": "ns/op", + "extra": "201 times\n4 procs" + } + ] } ] }