diff --git a/dev/bench/data.js b/dev/bench/data.js index 627d3a862..5f67745b4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666023630832, + "lastUpdate": 1666023661849, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -14186,6 +14186,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6385e6a96562ab7839eb94a6e3f4843dded06a90", + "message": "chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0", + "timestamp": "2022-10-14T03:47:07Z", + "url": "https://github.com/pomerium/pomerium/pull/3675/commits/6385e6a96562ab7839eb94a6e3f4843dded06a90" + }, + "date": 1666023660092, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19117149, + "unit": "ns/op", + "extra": "73 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12105872, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }