diff --git a/dev/bench/data.js b/dev/bench/data.js index 846c2c00b..5c78ca22c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724171920580, + "lastUpdate": 1724172259970, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119226,6 +119226,38 @@ window.BENCHMARK_DATA = { "extra": "196 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ad52bab46a875c3eea391f15642a0309da4fb523", + "message": "Optimize Policy RouteID and Checksum", + "timestamp": "2024-08-20T16:35:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/ad52bab46a875c3eea391f15642a0309da4fb523" + }, + "date": 1724172248884, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9482891, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6467815, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }