diff --git a/dev/bench/data.js b/dev/bench/data.js index 8276b99e6..761c81d3b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732314958867, + "lastUpdate": 1732315453708, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131226,6 +131226,38 @@ window.BENCHMARK_DATA = { "extra": "218 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "eb57fa7a8b4aba55dcd534b981ea68fda613a6f8", + "message": "testenv: embedded envoy cpu/memory profiling config", + "timestamp": "2024-11-22T19:32:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5377/commits/eb57fa7a8b4aba55dcd534b981ea68fda613a6f8" + }, + "date": 1732315440593, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7625080, + "unit": "ns/op", + "extra": "145 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5290768, + "unit": "ns/op", + "extra": "228 times\n4 procs" + } + ] } ] }