diff --git a/dev/bench/data.js b/dev/bench/data.js index 567debb5a..5c5dabe83 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722450636438, + "lastUpdate": 1722450937350, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115750,6 +115750,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4ddfdcce71053d9ac6edb97ce6f13be1f1c05cb3", + "message": "envoy: enable access logging for main http/grpc listeners", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5196/commits/4ddfdcce71053d9ac6edb97ce6f13be1f1c05cb3" + }, + "date": 1722450926323, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9461291, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6519686, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }