diff --git a/perf-Linux/data.js b/perf-Linux/data.js index 45054b6f7a..d51414286f 100644 --- a/perf-Linux/data.js +++ b/perf-Linux/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1700080732128, + "lastUpdate": 1700084479294, "repoUrl": "https://github.com/forcedotcom/sfdx-core", "entries": { "Logger Benchmarks - ubuntu-latest": [ @@ -10160,6 +10160,72 @@ window.BENCHMARK_DATA = { "extra": "55 samples" } ] + }, + { + "commit": { + "author": { + "email": "iowillhoit@users.noreply.github.com", + "name": "Willhoit", + "username": "iowillhoit" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e9a2a5f104d944561ff0ab451fe2f99100a2b6ee", + "message": "Update CODEOWNERS", + "timestamp": "2023-11-15T15:37:55-06:00", + "tree_id": "5129817703646c4153cdec4b934d5a13e1d171e5", + "url": "https://github.com/forcedotcom/sfdx-core/commit/e9a2a5f104d944561ff0ab451fe2f99100a2b6ee" + }, + "date": 1700084473164, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Child logger creation", + "value": 460743, + "range": "±2.66%", + "unit": "ops/sec", + "extra": "89 samples" + }, + { + "name": "Logging a string on root logger", + "value": 715152, + "range": "±9.31%", + "unit": "ops/sec", + "extra": "63 samples" + }, + { + "name": "Logging an object on root logger", + "value": 598983, + "range": "±6.73%", + "unit": "ops/sec", + "extra": "55 samples" + }, + { + "name": "Logging an object with a message on root logger", + "value": 12859, + "range": "±199.56%", + "unit": "ops/sec", + "extra": "25 samples" + }, + { + "name": "Logging an object with a redacted prop on root logger", + "value": 446004, + "range": "±8.79%", + "unit": "ops/sec", + "extra": "51 samples" + }, + { + "name": "Logging a nested 3-level object on root logger", + "value": 367085, + "range": "±6.56%", + "unit": "ops/sec", + "extra": "72 samples" + } + ] } ] }