diff --git a/dev/bench/data.js b/dev/bench/data.js index 703b043b4..f82a033ac 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1672160299131, + "lastUpdate": 1672160373739, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -26190,6 +26190,42 @@ window.BENCHMARK_DATA = { "extra": "136 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": "f02956270c237ff73d4adaad23b6f8b59a2beee2", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.7 (#3838)\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.5 to 1.18.7.\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.5...config/v1.18.7)\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\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2022-12-27T09:53:14-07:00", + "tree_id": "c3ee654c66087ebca02e1b6a75b2fd01b5957a60", + "url": "https://github.com/pomerium/pomerium/commit/f02956270c237ff73d4adaad23b6f8b59a2beee2" + }, + "date": 1672160373225, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13137000, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8041879, + "unit": "ns/op", + "extra": "142 times\n2 procs" + } + ] } ] }