diff --git a/dev/bench/data.js b/dev/bench/data.js index 6b4a1fbc4..ac4be06bb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731374530726, + "lastUpdate": 1731375027927, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130666,6 +130666,38 @@ window.BENCHMARK_DATA = { "extra": "202 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f71c5b4e8a64ba26ff81825664f8fb1e8f8ce1e3", + "message": "testenv: avoid dns lookups for *.localhost.pomerium.io", + "timestamp": "2024-11-12T00:12:17Z", + "url": "https://github.com/pomerium/pomerium/pull/5372/commits/f71c5b4e8a64ba26ff81825664f8fb1e8f8ce1e3" + }, + "date": 1731375015215, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7513008, + "unit": "ns/op", + "extra": "157 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 55073972, + "unit": "ns/op", + "extra": "100 times\n4 procs" + } + ] } ] }