diff --git a/dev/bench/data.js b/dev/bench/data.js index 536b89649..b128b2f63 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722898430700, + "lastUpdate": 1722898651657, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -116634,6 +116634,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "68528cf754ea86355923a9e2f798e2564fd8757a", + "message": "envoy: support http2 prior knowledge for insecure upstream targets", + "timestamp": "2024-08-05T22:50:43Z", + "url": "https://github.com/pomerium/pomerium/pull/5205/commits/68528cf754ea86355923a9e2f798e2564fd8757a" + }, + "date": 1722898640803, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9508490, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6406961, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }