diff --git a/dev/bench/data.js b/dev/bench/data.js index f53666650..8921de58a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731009025717, + "lastUpdate": 1731009244524, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130158,6 +130158,38 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fee906e3da61d74f74714eb2761d468037340f75", + "message": "testenv: configure metrics address", + "timestamp": "2024-11-07T16:22:40Z", + "url": "https://github.com/pomerium/pomerium/pull/5368/commits/fee906e3da61d74f74714eb2761d468037340f75" + }, + "date": 1731009231553, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10401960, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7450043, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }