diff --git a/dev/bench/data.js b/dev/bench/data.js index 8e5314459..8276b99e6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732304189425, + "lastUpdate": 1732314958867, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131194,6 +131194,38 @@ window.BENCHMARK_DATA = { "extra": "219 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0dfa172ae8c94f01767887e2350bdf6ab2dbde6d", + "message": "testenv: embedded envoy cpu/memory profiling config", + "timestamp": "2024-11-22T19:32:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5377/commits/0dfa172ae8c94f01767887e2350bdf6ab2dbde6d" + }, + "date": 1732314935296, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8271446, + "unit": "ns/op", + "extra": "144 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5404482, + "unit": "ns/op", + "extra": "218 times\n4 procs" + } + ] } ] }