diff --git a/dev/bench/data.js b/dev/bench/data.js index 57eb26b32..504f07853 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728604749902, + "lastUpdate": 1729012185617, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126710,6 +126710,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "de9e54ee131ecff392d9ca6aab5f74e308e4350b", + "message": "config: set_response_headers is not unknown", + "timestamp": "2024-10-15T08:54:10Z", + "url": "https://github.com/pomerium/pomerium/pull/5326/commits/de9e54ee131ecff392d9ca6aab5f74e308e4350b" + }, + "date": 1729012173965, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10153423, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6830312, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }