diff --git a/dev/bench/data.js b/dev/bench/data.js index 685dc3c97..9b7362302 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726181458549, + "lastUpdate": 1726245351467, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123698,6 +123698,42 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c96d5283e284fc9bffd922f2fc84345da30cb256", + "message": "zero: log organization and cluster IDs on startup (#5284)", + "timestamp": "2024-09-13T09:32:15-07:00", + "tree_id": "a263316d8041117e2f9dc8dabf03f34b1e95e7a3", + "url": "https://github.com/pomerium/pomerium/commit/c96d5283e284fc9bffd922f2fc84345da30cb256" + }, + "date": 1726245339433, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8791814, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6064547, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }