diff --git a/dev/bench/data.js b/dev/bench/data.js index 3c8b5b639..9b4b8d5c0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661791389931, + "lastUpdate": 1661791944335, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -8422,6 +8422,42 @@ window.BENCHMARK_DATA = { "extra": "100 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": "7797d86c05b63e3c271d4149f57fcfcc486eb7e9", + "message": "chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#3579)\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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-08-29T10:22:20-06:00", + "tree_id": "b093cb5870efdf7b6704991b6f191a3c927b483e", + "url": "https://github.com/pomerium/pomerium/commit/7797d86c05b63e3c271d4149f57fcfcc486eb7e9" + }, + "date": 1661791943888, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13295491, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8144792, + "unit": "ns/op", + "extra": "146 times\n2 procs" + } + ] } ] }