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