diff --git a/dev/bench/data.js b/dev/bench/data.js index f916f5837..5b7a4180e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733378499248, + "lastUpdate": 1733418674105, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -132188,6 +132188,42 @@ window.BENCHMARK_DATA = { "extra": "202 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": "e3b66294a0fde1fff07fe3ccb9e412ec8aeca7cd", + "message": "chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /ui (#5373)\n\nBumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.\r\n- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cross-spawn\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Ross Smith ", + "timestamp": "2024-12-05T10:07:16-07:00", + "tree_id": "2b3295cdc5a10f04447c72ec8f97f776fc7494b0", + "url": "https://github.com/pomerium/pomerium/commit/e3b66294a0fde1fff07fe3ccb9e412ec8aeca7cd" + }, + "date": 1733418649799, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7606796, + "unit": "ns/op", + "extra": "154 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5275249, + "unit": "ns/op", + "extra": "220 times\n4 procs" + } + ] } ] }