diff --git a/dev/bench/data.js b/dev/bench/data.js index 6fb9c1fd4..b561b72ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706811348047, + "lastUpdate": 1706811372257, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -96434,6 +96434,42 @@ window.BENCHMARK_DATA = { "extra": "174 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": "289293a50f2fdbfaf40c392155a74e4310712ee7", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#4928)\n\nBumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1.\r\n- [Release notes](https://github.com/shirou/gopsutil/releases)\r\n- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1)\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-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-02-01T11:11:10-07:00", + "tree_id": "e7058e3618a078f8acd8476435216bebb3168bfc", + "url": "https://github.com/pomerium/pomerium/commit/289293a50f2fdbfaf40c392155a74e4310712ee7" + }, + "date": 1706811364751, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10710037, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7179877, + "unit": "ns/op", + "extra": "171 times\n4 procs" + } + ] } ] }