diff --git a/dev/bench/data.js b/dev/bench/data.js index 1aea5c4df..6ddbb9cc1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727365532351, + "lastUpdate": 1727379700699, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125110,6 +125110,38 @@ window.BENCHMARK_DATA = { "extra": "169 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "788c0662c23c317dd0556c472acf91b9485e7a8a", + "message": "Optimize Policy RouteID and Checksum", + "timestamp": "2024-09-25T19:11:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/788c0662c23c317dd0556c472acf91b9485e7a8a" + }, + "date": 1727379688414, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10632901, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7012312, + "unit": "ns/op", + "extra": "144 times\n4 procs" + } + ] } ] }