diff --git a/dev/bench/data.js b/dev/bench/data.js index 7b98bc767..00137baf0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728593849759, + "lastUpdate": 1728600217493, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126642,6 +126642,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5b6322def7e15f5f6e1dd036b6e7000c1116e592", + "message": "core/config: allow websockets and spdy by default for k8s urls", + "timestamp": "2024-10-10T22:27:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5325/commits/5b6322def7e15f5f6e1dd036b6e7000c1116e592" + }, + "date": 1728600195570, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9170440, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6590919, + "unit": "ns/op", + "extra": "186 times\n4 procs" + } + ] } ] }