diff --git a/dev/bench/data.js b/dev/bench/data.js index c03c8780a..f5f47c392 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733156266720, + "lastUpdate": 1733160775518, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131688,6 +131688,42 @@ window.BENCHMARK_DATA = { "extra": "439600 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "joekralicky@gmail.com", + "name": "Joe Kralicky", + "username": "kralicky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "39e789529ea408103bb354de832945485fc83c61", + "message": "testenv: avoid dns lookups for *.localhost.pomerium.io (#5372)\n\n* testenv: avoid dns lookups for localhost.pomerium.io\r\n\r\n* linter pass", + "timestamp": "2024-12-02T12:29:15-05:00", + "tree_id": "89e1aaf586393e509fa8af717d44bd7dcfe84653", + "url": "https://github.com/pomerium/pomerium/commit/39e789529ea408103bb354de832945485fc83c61" + }, + "date": 1733160761433, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10168208, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6524488, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }