diff --git a/dev/bench/data.js b/dev/bench/data.js index 57b785b37..5bfdb8649 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730317007393, + "lastUpdate": 1730326125891, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128454,6 +128454,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "48c236da837e03994973ac9613b730a83559150f", + "message": "HTTP/3 Support", + "timestamp": "2024-10-30T19:33:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5349/commits/48c236da837e03994973ac9613b730a83559150f" + }, + "date": 1730326113942, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8930951, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6273887, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }