diff --git a/dev/bench/data.js b/dev/bench/data.js index 00137baf0..57eb26b32 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728600217493, + "lastUpdate": 1728604749902, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126674,6 +126674,42 @@ window.BENCHMARK_DATA = { "extra": "186 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": "075ea01b0add1563da73461bb3e5d78896d6fb46", + "message": "core/config: allow websockets and spdy by default for k8s urls (#5325)", + "timestamp": "2024-10-10T17:55:34-06:00", + "tree_id": "6bdf8adad2e9755c2780849f1925d3d5fa439214", + "url": "https://github.com/pomerium/pomerium/commit/075ea01b0add1563da73461bb3e5d78896d6fb46" + }, + "date": 1728604727256, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9135911, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6359268, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }