diff --git a/dev/bench/data.js b/dev/bench/data.js index 293b20a95..d0ab094ea 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709755666056, + "lastUpdate": 1709755755838, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -102518,6 +102518,42 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 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": "eb2c38bc30b5bfc4fa26ac4dcea26befcad7979c", + "message": "chore(deps): bump google.golang.org/api from 0.161.0 to 0.168.0 (#5010)\n\nBumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.161.0 to 0.168.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.161.0...v0.168.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": "2024-03-06T13:05:57-07:00", + "tree_id": "b0a09fe13741fe3212cde75c47400c9dd9e3e93e", + "url": "https://github.com/pomerium/pomerium/commit/eb2c38bc30b5bfc4fa26ac4dcea26befcad7979c" + }, + "date": 1709755747240, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10372348, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7079019, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }