diff --git a/dev/bench/data.js b/dev/bench/data.js index 5987cd0d6..3f6dcb5b6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666644782848, + "lastUpdate": 1666644844658, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -16234,6 +16234,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": "ec1ce7927e3b0688c42c990d429eb2a27d404985", + "message": "chore(deps): bump google.golang.org/api from 0.99.0 to 0.100.0 (#3693)\n\nBumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.99.0 to 0.100.0.\r\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\r\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\r\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.99.0...v0.100.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/api\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-10-24T14:47:30-06:00", + "tree_id": "b18ae07f21c03ee7ae55c4c8c23bd2aed0d4ab65", + "url": "https://github.com/pomerium/pomerium/commit/ec1ce7927e3b0688c42c990d429eb2a27d404985" + }, + "date": 1666644843688, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18678269, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11785471, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }