diff --git a/dev/bench/data.js b/dev/bench/data.js index 44d299388..4855b981e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690906436698, + "lastUpdate": 1690906502964, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -58702,6 +58702,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5ef3d1957836927a39e982196607e26bff80c123", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.27 to 1.18.31", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4412/commits/5ef3d1957836927a39e982196607e26bff80c123" + }, + "date": 1690906497937, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14334356, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10143478, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }