diff --git a/dev/bench/data.js b/dev/bench/data.js index a8d9acee6..c38b428e1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724208276255, + "lastUpdate": 1724263236599, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119650,6 +119650,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a9d8deed49e186be0f4c71cffe3c511e79865af3", + "message": "core/zero: periodically report usage", + "timestamp": "2024-08-21T13:12:33Z", + "url": "https://github.com/pomerium/pomerium/pull/5231/commits/a9d8deed49e186be0f4c71cffe3c511e79865af3" + }, + "date": 1724263225900, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8807969, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6066358, + "unit": "ns/op", + "extra": "196 times\n4 procs" + } + ] } ] }