diff --git a/dev/bench/data.js b/dev/bench/data.js index 561d30c71..c4afb37aa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695080550263, + "lastUpdate": 1695080656806, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -68966,6 +68966,38 @@ window.BENCHMARK_DATA = { "extra": "144 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "be83319acd9e03bb6b605d766049c9f6cb17ec18", + "message": "chore(deps): bump github.com/CAFxX/httpcompression from 0.0.8 to 0.0.9", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4572/commits/be83319acd9e03bb6b605d766049c9f6cb17ec18" + }, + "date": 1695080649788, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17369387, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12079638, + "unit": "ns/op", + "extra": "109 times\n2 procs" + } + ] } ] }