diff --git a/dev/bench/data.js b/dev/bench/data.js index c8b5e645d..26afe3f08 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676912469201, + "lastUpdate": 1676912598841, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -34662,6 +34662,38 @@ window.BENCHMARK_DATA = { "extra": "132 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "78f2933ed6718e408f42b7f2889374a2b4ecef86", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.10 to 1.18.13", + "timestamp": "2023-02-20T04:01:40Z", + "url": "https://github.com/pomerium/pomerium/pull/3996/commits/78f2933ed6718e408f42b7f2889374a2b4ecef86" + }, + "date": 1676912598430, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12456177, + "unit": "ns/op", + "extra": "99 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7779948, + "unit": "ns/op", + "extra": "153 times\n2 procs" + } + ] } ] }