diff --git a/dev/bench/data.js b/dev/bench/data.js index b3edaa478..a55fa26f8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726173929668, + "lastUpdate": 1726174351419, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123566,6 +123566,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3eb360f110b11d8d8f16e5ae66df6a8647ecbd0f", + "message": "core/zero: add usage reporter", + "timestamp": "2024-09-12T17:10:48Z", + "url": "https://github.com/pomerium/pomerium/pull/5281/commits/3eb360f110b11d8d8f16e5ae66df6a8647ecbd0f" + }, + "date": 1726174339658, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10330467, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7066166, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }