diff --git a/perf-Linux/data.js b/perf-Linux/data.js index ede106433a..7bdf9c5374 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696108462542, + "lastUpdate": 1696139445735, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - ubuntu-latest": [ @@ -5276,6 +5276,72 @@ window.BENCHMARK_DATA = { "extra": "59 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": "d3e22b9420beae576ca085fd4827c169f8b54535", + "message": "fix(deps): bump @salesforce/ts-types from 2.0.7 to 2.0.8\n\nBumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.7 to 2.0.8.\n- [Release notes](https://github.com/forcedotcom/ts-types/releases)\n- [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/forcedotcom/ts-types/compare/2.0.7...2.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: \"@salesforce/ts-types\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2023-10-01T05:46:42Z", + "tree_id": "891093bc0285eb25639dcd6ff396639e838529fd", + "url": "https://github.com/forcedotcom/sfdx-core/commit/d3e22b9420beae576ca085fd4827c169f8b54535" + }, + "date": 1696139436574, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 451704, + "range": "±1.00%", + "unit": "ops/sec", + "extra": "88 samples" + }, + { + "name": "Logging a string on root logger", + "value": 404015, + "range": "±15.69%", + "unit": "ops/sec", + "extra": "50 samples" + }, + { + "name": "Logging an object on root logger", + "value": 297073, + "range": "±10.13%", + "unit": "ops/sec", + "extra": "44 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 200285, + "range": "±9.47%", + "unit": "ops/sec", + "extra": "59 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 238942, + "range": "±13.78%", + "unit": "ops/sec", + "extra": "50 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 6819, + "range": "±188.97%", + "unit": "ops/sec", + "extra": "40 samples" + } + ] } ] }