diff --git a/dev/bench/data.js b/dev/bench/data.js index 20d5532c5..9e3daa72e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733347683543, + "lastUpdate": 1733349494089, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132088,6 +132088,42 @@ window.BENCHMARK_DATA = { "extra": "223 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": "f426403bcb79e79415de6f00b549bee62db19157", + "message": "envoy: enable extended connect (#5387)\n\n* envoy: enable extended connect\r\n\r\n* add explicit connect\r\n\r\n* update config", + "timestamp": "2024-12-04T14:54:27-07:00", + "tree_id": "ad324e3087c38a894e5bf09c57c9fe78ccf91c97", + "url": "https://github.com/pomerium/pomerium/commit/f426403bcb79e79415de6f00b549bee62db19157" + }, + "date": 1733349480074, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8612245, + "unit": "ns/op", + "extra": "139 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5541735, + "unit": "ns/op", + "extra": "216 times\n4 procs" + } + ] } ] }