diff --git a/dev/bench/data.js b/dev/bench/data.js index 92744c116..388527d54 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730835491047, + "lastUpdate": 1730836030795, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129246,6 +129246,38 @@ window.BENCHMARK_DATA = { "extra": "186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "267ac709067f2ae80599fcb299f6a3e2bfc66a3c", + "message": "Optimize Policy RouteID and Checksum", + "timestamp": "2024-11-05T19:31:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/267ac709067f2ae80599fcb299f6a3e2bfc66a3c" + }, + "date": 1730836018698, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9035461, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6444675, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }