diff --git a/dev/bench/data.js b/dev/bench/data.js index 4a7323326..75b86f3af 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723660110766, + "lastUpdate": 1723660267600, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117494,6 +117494,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e2a1c044f81921bf7bfaea867fed2f10e45ec342", + "message": "Optimize Policy RouteID and Checksum (go1.23)", + "timestamp": "2024-08-14T18:12:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5185/commits/e2a1c044f81921bf7bfaea867fed2f10e45ec342" + }, + "date": 1723660256167, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10028040, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6886050, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }