diff --git a/perf-Linux/data.js b/perf-Linux/data.js index 5692283f7f..46c6ed1a32 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699571102906, + "lastUpdate": 1699627045707, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - ubuntu-latest": [ @@ -9236,6 +9236,72 @@ window.BENCHMARK_DATA = { "extra": "53 samples" } ] + }, + { + "commit": { + "author": { + "email": "shane.mclaughlin@salesforce.com", + "name": "mshanemc", + "username": "mshanemc" + }, + "committer": { + "email": "shane.mclaughlin@salesforce.com", + "name": "mshanemc", + "username": "mshanemc" + }, + "distinct": true, + "id": "d5b345f9179e64497b4f42fcef8fd45dce1f9d19", + "message": "ci: also remove core from apex-node lib", + "timestamp": "2023-11-10T08:33:29-06:00", + "tree_id": "e6fa34f4467fb957a376a0ea0099bc0efb9f5649", + "url": "https://github.com/forcedotcom/sfdx-core/commit/d5b345f9179e64497b4f42fcef8fd45dce1f9d19" + }, + "date": 1699627036460, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 295862, + "range": "±2.84%", + "unit": "ops/sec", + "extra": "89 samples" + }, + { + "name": "Logging a string on root logger", + "value": 498229, + "range": "±8.91%", + "unit": "ops/sec", + "extra": "52 samples" + }, + { + "name": "Logging an object on root logger", + "value": 341194, + "range": "±8.77%", + "unit": "ops/sec", + "extra": "58 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 276297, + "range": "±13.41%", + "unit": "ops/sec", + "extra": "58 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 271319, + "range": "±13.22%", + "unit": "ops/sec", + "extra": "55 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 1488, + "range": "±234.43%", + "unit": "ops/sec", + "extra": "8 samples" + } + ] } ] }