diff --git a/dev/bench/data.js b/dev/bench/data.js index 227a62628..536d9130c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1681147338378, + "lastUpdate": 1681147361950, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -40518,6 +40518,42 @@ window.BENCHMARK_DATA = { "extra": "133 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": "759a571ee2fe0f34e579c90903df8073a4beb115", + "message": "chore(deps): bump google.golang.org/api from 0.114.0 to 0.116.0 (#4104)\n\nBumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.114.0 to 0.116.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.114.0...v0.116.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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-04-10T11:18:46-06:00", + "tree_id": "7a2ca42720ee01a8ff71b512b21168240dba1261", + "url": "https://github.com/pomerium/pomerium/commit/759a571ee2fe0f34e579c90903df8073a4beb115" + }, + "date": 1681147361194, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12626836, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7831393, + "unit": "ns/op", + "extra": "148 times\n2 procs" + } + ] } ] }