diff --git a/perf-Linux/data.js b/perf-Linux/data.js index 9f3088a4e4..bb4ff4722f 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695504909041, + "lastUpdate": 1695523818792, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - ubuntu-latest": [ @@ -4814,6 +4814,72 @@ window.BENCHMARK_DATA = { "extra": "65 samples" } ] + }, + { + "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": "9c419e71223d37bc845953b45bbd0f271f9d13d6", + "message": "chore(dev-deps): bump eslint from 8.49.0 to 8.50.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2023-09-24T02:46:35Z", + "tree_id": "79099d07213070b01697e34f593e9f571889f757", + "url": "https://github.com/forcedotcom/sfdx-core/commit/9c419e71223d37bc845953b45bbd0f271f9d13d6" + }, + "date": 1695523811793, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 542112, + "range": "±3.73%", + "unit": "ops/sec", + "extra": "94 samples" + }, + { + "name": "Logging a string on root logger", + "value": 577947, + "range": "±17.68%", + "unit": "ops/sec", + "extra": "62 samples" + }, + { + "name": "Logging an object on root logger", + "value": 423355, + "range": "±13.28%", + "unit": "ops/sec", + "extra": "62 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 274006, + "range": "±17.65%", + "unit": "ops/sec", + "extra": "55 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 11447, + "range": "±188.19%", + "unit": "ops/sec", + "extra": "33 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 259153, + "range": "±15.89%", + "unit": "ops/sec", + "extra": "60 samples" + } + ] } ] }