diff --git a/dev/bench/data.js b/dev/bench/data.js index b1303dffa..e01ba7e0e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722453999573, + "lastUpdate": 1722455778420, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115942,6 +115942,38 @@ window.BENCHMARK_DATA = { "extra": "168 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e3c41593e261749fb53997d113c43f29e1db5544", + "message": "envoy: dynamic access log fields", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5197/commits/e3c41593e261749fb53997d113c43f29e1db5544" + }, + "date": 1722455760307, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9231347, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6765261, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }