diff --git a/dev/bench/data.js b/dev/bench/data.js index db8ca6d41..48f6fe380 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693590760736, + "lastUpdate": 1693590819070, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -65542,6 +65542,42 @@ window.BENCHMARK_DATA = { "extra": "135 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": "7da1282e5613f65d0687bff99da5b2630473ab82", + "message": "chore(deps): bump google.golang.org/api from 0.134.0 to 0.138.0 (#4532)\n\nBumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.134.0 to 0.138.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.134.0...v0.138.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-09-01T11:48:12-06:00", + "tree_id": "e364f34a7ea71812f22f334e077c6fc061d71716", + "url": "https://github.com/pomerium/pomerium/commit/7da1282e5613f65d0687bff99da5b2630473ab82" + }, + "date": 1693590812707, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14969655, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9337899, + "unit": "ns/op", + "extra": "121 times\n2 procs" + } + ] } ] }