diff --git a/dev/bench/data.js b/dev/bench/data.js index 151cf8abf..bdd2df64a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730838008166, + "lastUpdate": 1730838343500, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129342,6 +129342,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "21fc72fa92579ab2479a3833db6057cdedef9ad6", + "message": "Optimize Policy RouteID and Checksum", + "timestamp": "2024-11-05T19:55:22Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/21fc72fa92579ab2479a3833db6057cdedef9ad6" + }, + "date": 1730838331356, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9038601, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6599606, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }