diff --git a/dev/bench/data.js b/dev/bench/data.js index 6203639c3..577398826 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724265540737, + "lastUpdate": 1724265676724, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -119714,6 +119714,38 @@ window.BENCHMARK_DATA = { "extra": "175 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "74296720a20ff520c852ba42537be6683954792f", + "message": "core/zero: periodically report usage", + "timestamp": "2024-08-21T13:12:33Z", + "url": "https://github.com/pomerium/pomerium/pull/5231/commits/74296720a20ff520c852ba42537be6683954792f" + }, + "date": 1724265665872, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9841286, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6689096, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }