diff --git a/dev/bench/data.js b/dev/bench/data.js index 7074fdd33..ddc607e89 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725554626189, + "lastUpdate": 1725556615693, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122506,6 +122506,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9633b8918c242333b4bdbc96becd3f4c2f7bcc69", + "message": "Optimize Policy RouteID and Checksum", + "timestamp": "2024-09-05T16:39:54Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/9633b8918c242333b4bdbc96becd3f4c2f7bcc69" + }, + "date": 1725556604789, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8867891, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6367251, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }