diff --git a/perf-Linux/data.js b/perf-Linux/data.js index 63c0b89c1..a5b2eabab 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725411440764, + "lastUpdate": 1725745811538, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - ubuntu-latest": [ @@ -23558,6 +23558,72 @@ window.BENCHMARK_DATA = { "extra": "42 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": "bb3dcffded446a4454d099a72565d66b1dd43c72", + "message": "fix(deps): bump pino from 9.3.2 to 9.4.0\n\nBumps [pino](https://github.com/pinojs/pino) from 9.3.2 to 9.4.0.\n- [Release notes](https://github.com/pinojs/pino/releases)\n- [Commits](https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: pino\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2024-09-07T21:46:03Z", + "tree_id": "6c23d128b096565b5c8a06207df6ea07b9870c2a", + "url": "https://github.com/forcedotcom/sfdx-core/commit/bb3dcffded446a4454d099a72565d66b1dd43c72" + }, + "date": 1725745803027, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 466451, + "range": "±1.06%", + "unit": "ops/sec", + "extra": "92 samples" + }, + { + "name": "Logging a string on root logger", + "value": 860742, + "range": "±10.73%", + "unit": "ops/sec", + "extra": "60 samples" + }, + { + "name": "Logging an object on root logger", + "value": 596456, + "range": "±9.02%", + "unit": "ops/sec", + "extra": "69 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 22307, + "range": "±184.18%", + "unit": "ops/sec", + "extra": "63 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 441725, + "range": "±6.97%", + "unit": "ops/sec", + "extra": "69 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 345206, + "range": "±9.22%", + "unit": "ops/sec", + "extra": "66 samples" + } + ] } ] }