diff --git a/dev/bench/data.js b/dev/bench/data.js index f8fad9aca..373d8e13a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1675700306239, + "lastUpdate": 1675700417571, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -32370,6 +32370,42 @@ window.BENCHMARK_DATA = { "extra": "146 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": "7d872a9fb87cec46b3a7970f4153f591672e19ef", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.17.3 to 1.17.4 (#3946)\n\nBumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.17.3 to 1.17.4.\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/v1.17.3...v1.17.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sdk-go-v2\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-06T09:16:12-07:00", + "tree_id": "12d342cc0702b3f5a3cda6ecbd4860bcf3a2bda0", + "url": "https://github.com/pomerium/pomerium/commit/7d872a9fb87cec46b3a7970f4153f591672e19ef" + }, + "date": 1675700416947, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14523805, + "unit": "ns/op", + "extra": "91 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8359000, + "unit": "ns/op", + "extra": "141 times\n2 procs" + } + ] } ] }