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