diff --git a/dev/bench/data.js b/dev/bench/data.js index 3e5084ef9..0cdbb19ec 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727379703695, + "lastUpdate": 1727379707325, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125174,6 +125174,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ccd39047bc780157b8bfeeb5a8a65a7b9efafc80", + "message": "Optimize envoy config building", + "timestamp": "2024-09-25T19:11:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/ccd39047bc780157b8bfeeb5a8a65a7b9efafc80" + }, + "date": 1727379685390, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9218054, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6663918, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }