diff --git a/dev/bench/data.js b/dev/bench/data.js index 65d58ba0e..06cb476ba 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669138128054, + "lastUpdate": 1669138935603, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -20862,6 +20862,42 @@ window.BENCHMARK_DATA = { "extra": "154 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": "52c967b8a52ac55b9823368f5b111bb338d3e106", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 (#3747)\n\nBumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.9 to 3.22.10.\r\n- [Release notes](https://github.com/shirou/gopsutil/releases)\r\n- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.9...v3.22.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/shirou/gopsutil/v3\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-22T10:40:00-07:00", + "tree_id": "a1953add1ba7f937838b7a6ebaea8fe0814daf04", + "url": "https://github.com/pomerium/pomerium/commit/52c967b8a52ac55b9823368f5b111bb338d3e106" + }, + "date": 1669138935209, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11656234, + "unit": "ns/op", + "extra": "104 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7491555, + "unit": "ns/op", + "extra": "151 times\n2 procs" + } + ] } ] }