diff --git a/dev/bench/data.js b/dev/bench/data.js index c95102786..d6d184997 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725989723266, + "lastUpdate": 1725998396193, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123138,6 +123138,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3a2836fbc9f0dec2c1f4b52474932c23be464311", + "message": "core/zero: add report-usage API", + "timestamp": "2024-09-10T17:32:40Z", + "url": "https://github.com/pomerium/pomerium/pull/5276/commits/3a2836fbc9f0dec2c1f4b52474932c23be464311" + }, + "date": 1725998384882, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10115865, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6737178, + "unit": "ns/op", + "extra": "162 times\n4 procs" + } + ] } ] }