diff --git a/dev/bench/data.js b/dev/bench/data.js index cd65bafe9..209c37f47 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722449077059, + "lastUpdate": 1722449145104, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115654,6 +115654,38 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "334f86f16e47fee10b875ba587590883b6443525", + "message": "envoy: dynamic access log fields", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5197/commits/334f86f16e47fee10b875ba587590883b6443525" + }, + "date": 1722449134994, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9326793, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6604324, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }