diff --git a/dev/bench/data.js b/dev/bench/data.js index a55fa26f8..058420ca0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726174351419, + "lastUpdate": 1726177874662, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123598,6 +123598,42 @@ window.BENCHMARK_DATA = { "extra": "171 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": "146efc1b1397296794aadf2ec5124d414be9aec5", + "message": "core/zero: add usage reporter (#5281)\n\n* wip\r\n\r\n* add response\r\n\r\n* handle empty email\r\n\r\n* use set, update log\r\n\r\n* add test\r\n\r\n* add coalesce, comments, test\r\n\r\n* add test, fix bug\r\n\r\n* use builtin cmp.Or\r\n\r\n* remove wait ready call\r\n\r\n* use api error", + "timestamp": "2024-09-12T15:45:54-06:00", + "tree_id": "9422a35cb4a9414b7dfd570abbc03dc845b763b9", + "url": "https://github.com/pomerium/pomerium/commit/146efc1b1397296794aadf2ec5124d414be9aec5" + }, + "date": 1726177863193, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8813400, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6124238, + "unit": "ns/op", + "extra": "198 times\n4 procs" + } + ] } ] }