diff --git a/perf-Windows/data.js b/perf-Windows/data.js index df73c5ff7..dd0d91fc7 100644 --- a/perf-Windows/data.js +++ b/perf-Windows/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726085537378, + "lastUpdate": 1726349851596, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - windows-latest": [ @@ -23492,6 +23492,72 @@ window.BENCHMARK_DATA = { "extra": "66 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": "df973a01a348d47687687099677b155ed3e21dd3", + "message": "chore(dev-deps): bump typescript from 5.5.4 to 5.6.2\n\nBumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2024-09-14T21:30:37Z", + "tree_id": "608c4dabc2c5798cff1ef8d8e423b8f9a856d2ae", + "url": "https://github.com/forcedotcom/sfdx-core/commit/df973a01a348d47687687099677b155ed3e21dd3" + }, + "date": 1726349834647, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 329246, + "range": "±0.78%", + "unit": "ops/sec", + "extra": "90 samples" + }, + { + "name": "Logging a string on root logger", + "value": 816697, + "range": "±6.06%", + "unit": "ops/sec", + "extra": "73 samples" + }, + { + "name": "Logging an object on root logger", + "value": 576846, + "range": "±5.54%", + "unit": "ops/sec", + "extra": "67 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 5667, + "range": "±206.59%", + "unit": "ops/sec", + "extra": "19 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 475958, + "range": "±11.87%", + "unit": "ops/sec", + "extra": "72 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 340833, + "range": "±4.81%", + "unit": "ops/sec", + "extra": "66 samples" + } + ] } ] }