diff --git a/dev/bench/data.js b/dev/bench/data.js index 901ba0b7d..69eeb5bc3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701982611989, + "lastUpdate": 1701982669404, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -87302,6 +87302,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.24.0", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4840/commits/2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4" + }, + "date": 1701982663308, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10873193, + "unit": "ns/op", + "extra": "110 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6782516, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }