diff --git a/dev/bench/data.js b/dev/bench/data.js index 3fa77b338..a1c58bc16 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1664814392752, + "lastUpdate": 1664814464696, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -12514,6 +12514,42 @@ window.BENCHMARK_DATA = { "extra": "146 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": "e8bf120894f990322689ab1cff88bf1347f9c632", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 (#3643)\n\nBumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.8 to 3.22.9.\r\n- [Release notes](https://github.com/shirou/gopsutil/releases)\r\n- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.8...v3.22.9)\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-10-03T10:22:42-06:00", + "tree_id": "c36bdecf115b40e3c762b3911eb5edca4907c8a5", + "url": "https://github.com/pomerium/pomerium/commit/e8bf120894f990322689ab1cff88bf1347f9c632" + }, + "date": 1664814463177, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18363963, + "unit": "ns/op", + "extra": "61 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11536777, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }