diff --git a/dev/bench/data.js b/dev/bench/data.js index 45beea259..5e5bacfc3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723742140299, + "lastUpdate": 1723743155421, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118466,6 +118466,38 @@ window.BENCHMARK_DATA = { "extra": "181 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ee4ffb6a2e7cf05b6e3a17f834eaef57012ec3aa", + "message": "Optimize envoy config building", + "timestamp": "2024-08-15T17:12:09Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/ee4ffb6a2e7cf05b6e3a17f834eaef57012ec3aa" + }, + "date": 1723743145058, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10929317, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6442455, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }