diff --git a/dev/bench/data.js b/dev/bench/data.js index cf9c7a092..7367c4069 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1657553467777, + "lastUpdate": 1657553537369, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -1350,6 +1350,42 @@ window.BENCHMARK_DATA = { "extra": "12 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": "6d86526a436db778a97acf42db611c95c6a92ce2", + "message": "chore(deps): bump google.golang.org/api from 0.85.0 to 0.86.0 (#3463)\n\nBumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.85.0 to 0.86.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.85.0...v0.86.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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2022-07-11T09:29:20-06:00", + "tree_id": "d865c048a85ea05cf26ba1de1c6cec799c0089a2", + "url": "https://github.com/pomerium/pomerium/commit/6d86526a436db778a97acf42db611c95c6a92ce2" + }, + "date": 1657553536934, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14547271, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 90110905, + "unit": "ns/op", + "extra": "12 times\n2 procs" + } + ] } ] }