diff --git a/perf-Linux/data.js b/perf-Linux/data.js index bb3fbf6fc6..95e00a4c8b 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1697840084395, + "lastUpdate": 1697840726369, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - ubuntu-latest": [ @@ -7520,6 +7520,72 @@ window.BENCHMARK_DATA = { "extra": "37 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": "7e0568183015151e649883ebcf581be298f792b3", + "message": "fix(deps): bump pino from 8.15.6 to 8.16.0\n\nBumps [pino](https://github.com/pinojs/pino) from 8.15.6 to 8.16.0.\n- [Release notes](https://github.com/pinojs/pino/releases)\n- [Commits](https://github.com/pinojs/pino/compare/v8.15.6...v8.16.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": "2023-10-20T22:21:38Z", + "tree_id": "077ed498c7d055da96a6eab98091f4604a1fd0b6", + "url": "https://github.com/forcedotcom/sfdx-core/commit/7e0568183015151e649883ebcf581be298f792b3" + }, + "date": 1697840717523, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 410645, + "range": "±25.05%", + "unit": "ops/sec", + "extra": "88 samples" + }, + { + "name": "Logging a string on root logger", + "value": 598208, + "range": "±17.26%", + "unit": "ops/sec", + "extra": "48 samples" + }, + { + "name": "Logging an object on root logger", + "value": 489832, + "range": "±10.46%", + "unit": "ops/sec", + "extra": "63 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 278544, + "range": "±14.00%", + "unit": "ops/sec", + "extra": "50 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 4162, + "range": "±220.92%", + "unit": "ops/sec", + "extra": "11 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 277479, + "range": "±13.39%", + "unit": "ops/sec", + "extra": "59 samples" + } + ] } ] }