diff --git a/dev/bench/data.js b/dev/bench/data.js index 95dc61fe8..38d8b27f9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722350262636, + "lastUpdate": 1722448972901, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115558,6 +115558,38 @@ window.BENCHMARK_DATA = { "extra": "170 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "645a9be83b3925a9475dfb42fe88c28a395be0b6", + "message": "config: allow overriding port numbers using environment variables", + "timestamp": "2024-07-30T14:34:18Z", + "url": "https://github.com/pomerium/pomerium/pull/5194/commits/645a9be83b3925a9475dfb42fe88c28a395be0b6" + }, + "date": 1722448962279, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9406500, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6592226, + "unit": "ns/op", + "extra": "159 times\n4 procs" + } + ] } ] }