diff --git a/dev/bench/data.js b/dev/bench/data.js index eb7ac2b0c..38e17411c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726254103118, + "lastUpdate": 1726254478441, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123766,6 +123766,42 @@ window.BENCHMARK_DATA = { "extra": "188 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": "10e174647118a6c1a8dfbe1795ecafa8f0fefb67", + "message": "core/authorize: remove default header logging in debug (#5287)", + "timestamp": "2024-09-13T13:04:33-06:00", + "tree_id": "f3d26988e9018008cbc95a724c70a6495fc720fe", + "url": "https://github.com/pomerium/pomerium/commit/10e174647118a6c1a8dfbe1795ecafa8f0fefb67" + }, + "date": 1726254467150, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10558061, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6792567, + "unit": "ns/op", + "extra": "165 times\n4 procs" + } + ] } ] }