diff --git a/dev/bench/data.js b/dev/bench/data.js index eee1fe4bf..1e760320d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726005099868, + "lastUpdate": 1726066579988, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123202,6 +123202,42 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1e5f623c0e75e0d7000ae7ebc558ff1e21648ea4", + "message": "core/zero: add report-usage API (#5276)", + "timestamp": "2024-09-11T08:52:56-06:00", + "tree_id": "363986edf05239954637319aee0bf61a15abb56d", + "url": "https://github.com/pomerium/pomerium/commit/1e5f623c0e75e0d7000ae7ebc558ff1e21648ea4" + }, + "date": 1726066568475, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9698385, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6744956, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }