diff --git a/dev/bench/data.js b/dev/bench/data.js index 60f551d30..b9fddec8f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724358095508, + "lastUpdate": 1724361101937, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119882,6 +119882,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "658f1b4386566a0bfdaba6b715b52a385d72f41a", + "message": "core/zero: periodically report usage", + "timestamp": "2024-08-22T20:18:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5231/commits/658f1b4386566a0bfdaba6b715b52a385d72f41a" + }, + "date": 1724361090941, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10442084, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7151929, + "unit": "ns/op", + "extra": "170 times\n4 procs" + } + ] } ] }