diff --git a/dev/bench/data.js b/dev/bench/data.js index 4a925ae2f..8ef821b2c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722290885847, + "lastUpdate": 1722335044678, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -115490,6 +115490,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "984ff1ec4c51da660d1850ba99932c38b3a54ddc", + "message": "chore(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible", + "timestamp": "2024-07-30T07:09:39Z", + "url": "https://github.com/pomerium/pomerium/pull/5193/commits/984ff1ec4c51da660d1850ba99932c38b3a54ddc" + }, + "date": 1722335034412, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11168640, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7007837, + "unit": "ns/op", + "extra": "160 times\n4 procs" + } + ] } ] }