diff --git a/dev/bench/data.js b/dev/bench/data.js index 84317c62d..75b2f1047 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730839856855, + "lastUpdate": 1730840126247, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129438,6 +129438,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "45742baf910eb906d98a16929d816f72697ab44e", + "message": "config: only validate redirect response code when non-nil", + "timestamp": "2024-11-05T19:55:22Z", + "url": "https://github.com/pomerium/pomerium/pull/5358/commits/45742baf910eb906d98a16929d816f72697ab44e" + }, + "date": 1730840113684, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9803411, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6832842, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }