diff --git a/dev/bench/data.js b/dev/bench/data.js index d03f7deb6..959f91f69 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722541372673, + "lastUpdate": 1722555429359, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116502,6 +116502,38 @@ window.BENCHMARK_DATA = { "extra": "172 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "808bc0d5ae91a18af04296e535645d47cb955c6a", + "message": "envoy: dynamic access log fields", + "timestamp": "2024-08-01T18:55:56Z", + "url": "https://github.com/pomerium/pomerium/pull/5197/commits/808bc0d5ae91a18af04296e535645d47cb955c6a" + }, + "date": 1722555419076, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8675248, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6506232, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }