diff --git a/dev/bench/data.js b/dev/bench/data.js index af28048f0..44f1e9951 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695080477991, + "lastUpdate": 1695080481036, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -68870,6 +68870,38 @@ window.BENCHMARK_DATA = { "extra": "130 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "824293bab4744723f03c15071b25824f16a640a5", + "message": "chore(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.6+incompatible", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4570/commits/824293bab4744723f03c15071b25824f16a640a5" + }, + "date": 1695080472512, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18964849, + "unit": "ns/op", + "extra": "57 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 13261216, + "unit": "ns/op", + "extra": "97 times\n2 procs" + } + ] } ] }