diff --git a/dev/bench/data.js b/dev/bench/data.js index 50ca4be23..9af8f21ce 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734920066132, + "lastUpdate": 1734957678396, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -137818,6 +137818,38 @@ window.BENCHMARK_DATA = { "extra": "237 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "04e9a8caa2a43be130cf25a90722a02d159be271", + "message": "fix redirect server proxy protocol", + "timestamp": "2024-12-23T12:37:16Z", + "url": "https://github.com/pomerium/pomerium/pull/5407/commits/04e9a8caa2a43be130cf25a90722a02d159be271" + }, + "date": 1734957664764, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8357202, + "unit": "ns/op", + "extra": "152 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5359651, + "unit": "ns/op", + "extra": "222 times\n4 procs" + } + ] } ] }