diff --git a/dev/bench/data.js b/dev/bench/data.js index 67a8da6b2..0ad8fb377 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730844387884, + "lastUpdate": 1730846136770, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129634,6 +129634,38 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "562c2e68684ee03a9fedd0c89d6e3ddd186394ae", + "message": "Optimize Policy RouteID", + "timestamp": "2024-11-05T20:58:04Z", + "url": "https://github.com/pomerium/pomerium/pull/5359/commits/562c2e68684ee03a9fedd0c89d6e3ddd186394ae" + }, + "date": 1730846124017, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8797955, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6201582, + "unit": "ns/op", + "extra": "192 times\n4 procs" + } + ] } ] }