diff --git a/dev/bench/data.js b/dev/bench/data.js index 30cfdd95f..53fa1e9e5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723680198930, + "lastUpdate": 1723680366726, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118138,6 +118138,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "42ad62a7acb4f4ac0a004d9282b99a54b560663d", + "message": "Optimize envoy config building", + "timestamp": "2024-08-14T20:30:12Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/42ad62a7acb4f4ac0a004d9282b99a54b560663d" + }, + "date": 1723680355992, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9883969, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6937296, + "unit": "ns/op", + "extra": "174 times\n4 procs" + } + ] } ] }