diff --git a/dev/bench/data.js b/dev/bench/data.js index 34ab939b6..c632a0f01 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1677517471025, + "lastUpdate": 1677517484985, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -35974,6 +35974,42 @@ window.BENCHMARK_DATA = { "extra": "150 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": "1787e2efc3b356622cceef94d463510d07ddcd39", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.14 to 1.18.15 (#4018)\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.14 to 1.18.15.\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.14...config/v1.18.15)\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-02-27T09:59:53-07:00", + "tree_id": "5d587f6e3b17081392f30094c11b1be0608abcb4", + "url": "https://github.com/pomerium/pomerium/commit/1787e2efc3b356622cceef94d463510d07ddcd39" + }, + "date": 1677517484118, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13485418, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 58236329, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }