diff --git a/dev/bench/data.js b/dev/bench/data.js index 2babcc83b..ffb3dcfa1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1679500113326, + "lastUpdate": 1679500171539, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -38978,6 +38978,42 @@ window.BENCHMARK_DATA = { "extra": "147 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "aa6489655a6c4c29757a14db5358d677369ec826", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.18 (#4070)\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/config\r\n\r\nBumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.15 to 1.18.18.\r\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\r\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.15...config/v1.18.18)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-03-22T09:46:41-06:00", + "tree_id": "c6cdb55c3b8c600c5cea2e225a12688fcf4f1c59", + "url": "https://github.com/pomerium/pomerium/commit/aa6489655a6c4c29757a14db5358d677369ec826" + }, + "date": 1679500170830, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13376489, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8197082, + "unit": "ns/op", + "extra": "144 times\n2 procs" + } + ] } ] }