diff --git a/dev/bench/data.js b/dev/bench/data.js index 5c78ca22c..ad6984775 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724172259970, + "lastUpdate": 1724172332028, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119258,6 +119258,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f49ee2e8c0248a6975115ed7cb6c9a7ba8b4976c", + "message": "Optimize envoy config building", + "timestamp": "2024-08-20T16:35:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/f49ee2e8c0248a6975115ed7cb6c9a7ba8b4976c" + }, + "date": 1724172321596, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9862460, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6791000, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }