diff --git a/dev/bench/data.js b/dev/bench/data.js index 692d1a8dc..1477b05bb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1667316606560, + "lastUpdate": 1667396488925, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -17482,6 +17482,42 @@ window.BENCHMARK_DATA = { "extra": "121 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": "8a05c6e4f1513d3bb21b6c516d4491b3b8c66b6a", + "message": "chore(deps): bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible (#3712)\n\nchore(deps): bump github.com/docker/docker\r\n\r\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.20+incompatible to 20.10.21+incompatible.\r\n- [Release notes](https://github.com/docker/docker/releases)\r\n- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/docker/docker/compare/v20.10.20...v20.10.21)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/docker/docker\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\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-11-02T07:37:32-06:00", + "tree_id": "24c67a77ccabc7b09e4450be83668b9aa4e4e09b", + "url": "https://github.com/pomerium/pomerium/commit/8a05c6e4f1513d3bb21b6c516d4491b3b8c66b6a" + }, + "date": 1667396488517, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13347348, + "unit": "ns/op", + "extra": "98 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7998245, + "unit": "ns/op", + "extra": "151 times\n2 procs" + } + ] } ] }