diff --git a/perf-Linux/data.js b/perf-Linux/data.js index 6a8f393080..af40b56c0e 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699738064315, + "lastUpdate": 1699757362755, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - ubuntu-latest": [ @@ -9698,6 +9698,72 @@ window.BENCHMARK_DATA = { "extra": "67 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": "a41989823d8b66e227d7f610347655ab094ea6d6", + "message": "chore(dev-deps): bump @types/lodash from 4.14.200 to 4.14.201\n\nBumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.200 to 4.14.201.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/lodash\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "timestamp": "2023-11-12T02:45:59Z", + "tree_id": "870f4c48afb14ce0543e21639f11849cd9b0c6c9", + "url": "https://github.com/forcedotcom/sfdx-core/commit/a41989823d8b66e227d7f610347655ab094ea6d6" + }, + "date": 1699757357019, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 482174, + "range": "±1.74%", + "unit": "ops/sec", + "extra": "94 samples" + }, + { + "name": "Logging a string on root logger", + "value": 837539, + "range": "±6.30%", + "unit": "ops/sec", + "extra": "68 samples" + }, + { + "name": "Logging an object on root logger", + "value": 628855, + "range": "±7.59%", + "unit": "ops/sec", + "extra": "55 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 3829, + "range": "±228.44%", + "unit": "ops/sec", + "extra": "9 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 432886, + "range": "±14.46%", + "unit": "ops/sec", + "extra": "62 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 372634, + "range": "±7.62%", + "unit": "ops/sec", + "extra": "57 samples" + } + ] } ] }