diff --git a/dev/bench/data.js b/dev/bench/data.js index 4cd822da6..7f828479d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696456719027, + "lastUpdate": 1696456720215, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -72438,6 +72438,42 @@ window.BENCHMARK_DATA = { "extra": "127 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": "aa4a1a0df3b72451262ff245eb9b85fdf51782d3", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#4605)\n\nBumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.8 to 3.23.9.\r\n- [Release notes](https://github.com/shirou/gopsutil/releases)\r\n- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.8...v3.23.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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-10-04T15:53:36-06:00", + "tree_id": "550e0da607acf4ccb191dc677254e573ee74a3a0", + "url": "https://github.com/pomerium/pomerium/commit/aa4a1a0df3b72451262ff245eb9b85fdf51782d3" + }, + "date": 1696456713515, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14379007, + "unit": "ns/op", + "extra": "73 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8612694, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }