diff --git a/dev/bench/data.js b/dev/bench/data.js index ea3ae4e91..a478ca49b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727365468446, + "lastUpdate": 1727365521738, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -125046,6 +125046,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "36863377aa97059f706fa2e2cedeee9ad58a3b05", + "message": "Optimize envoy config building", + "timestamp": "2024-09-25T19:11:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/36863377aa97059f706fa2e2cedeee9ad58a3b05" + }, + "date": 1727365509967, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9042740, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6414335, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }