diff --git a/dev/bench/data.js b/dev/bench/data.js index a02024acb..b90ceaebe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724435734970, + "lastUpdate": 1724436012886, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120142,6 +120142,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1ce47c5e6d16e9dfa4682eea0289f2f7783a6de4", + "message": "Optimize envoy config building", + "timestamp": "2024-08-23T16:35:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/1ce47c5e6d16e9dfa4682eea0289f2f7783a6de4" + }, + "date": 1724436002110, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10021754, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7138801, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }