diff --git a/dev/bench/data.js b/dev/bench/data.js index 7b9f36362..d5ddadc66 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686829651991, + "lastUpdate": 1686829772687, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -49434,6 +49434,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1c6c7c223ba675deab489272ef13a14a4ec076b2", + "message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56", + "timestamp": "2023-06-14T13:08:50Z", + "url": "https://github.com/pomerium/pomerium/pull/4243/commits/1c6c7c223ba675deab489272ef13a14a4ec076b2" + }, + "date": 1686829771587, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16233109, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10472375, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }