diff --git a/dev/bench/data.js b/dev/bench/data.js index a3950bdb8..2915f766d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1665603590890, + "lastUpdate": 1665604697280, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -13634,6 +13634,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8e247bd9e4bf43f2d57847064ea0315aab84ea21", + "message": "config: default to http2", + "timestamp": "2022-10-12T12:33:35Z", + "url": "https://github.com/pomerium/pomerium/pull/3660/commits/8e247bd9e4bf43f2d57847064ea0315aab84ea21" + }, + "date": 1665604696589, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13947377, + "unit": "ns/op", + "extra": "88 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8542950, + "unit": "ns/op", + "extra": "140 times\n2 procs" + } + ] } ] }