diff --git a/dev/bench/data.js b/dev/bench/data.js index d59a1a00b..1996b3f7a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689022156409, + "lastUpdate": 1689022224576, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -55634,6 +55634,38 @@ window.BENCHMARK_DATA = { "extra": "97 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "88c504aec70e714f2676d944790d5dc71bf1a369", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.34.1 to 1.36.0", + "timestamp": "2023-07-10T12:34:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4323/commits/88c504aec70e714f2676d944790d5dc71bf1a369" + }, + "date": 1689022219595, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19442630, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12047177, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }