Skip to content

Commit 74bf98d

Browse files
author
github-action-benchmark
committed
add Logger Benchmarks - windows-latest (benchmarkjs) benchmark result for ddad141
1 parent 597ad09 commit 74bf98d

1 file changed

Lines changed: 67 additions & 1 deletion

File tree

perf-Windows/data.js

Lines changed: 67 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1787004340579,
2+
"lastUpdate": 1787004852428,
33
"repoUrl": "https://github.com/forcedotcom/sfdx-core",
44
"entries": {
55
"Logger Benchmarks - windows-latest": [
@@ -43358,6 +43358,72 @@ window.BENCHMARK_DATA = {
4335843358
"extra": "25 samples"
4335943359
}
4336043360
]
43361+
},
43362+
{
43363+
"commit": {
43364+
"author": {
43365+
"email": "sorida.lac@salesforce.com",
43366+
"name": "soridalac",
43367+
"username": "soridalac"
43368+
},
43369+
"committer": {
43370+
"email": "sorida.lac@salesforce.com",
43371+
"name": "soridalac",
43372+
"username": "soridalac"
43373+
},
43374+
"distinct": true,
43375+
"id": "ddad14102218d7f22f682674b2a9b65012b78c9a",
43376+
"message": "fix: update features",
43377+
"timestamp": "2026-08-17T15:08:16-07:00",
43378+
"tree_id": "d58b2fc1a446e3c360f21c4696c70b4aa2bcd1fc",
43379+
"url": "https://github.com/forcedotcom/sfdx-core/commit/ddad14102218d7f22f682674b2a9b65012b78c9a"
43380+
},
43381+
"date": 1787004839637,
43382+
"tool": "benchmarkjs",
43383+
"benches": [
43384+
{
43385+
"name": "Child logger creation",
43386+
"value": 382659,
43387+
"range": "±1.09%",
43388+
"unit": "ops/sec",
43389+
"extra": "88 samples"
43390+
},
43391+
{
43392+
"name": "Logging a string on root logger",
43393+
"value": 1286597,
43394+
"range": "±8.88%",
43395+
"unit": "ops/sec",
43396+
"extra": "48 samples"
43397+
},
43398+
{
43399+
"name": "Logging an object on root logger",
43400+
"value": 7886,
43401+
"range": "±234.06%",
43402+
"unit": "ops/sec",
43403+
"extra": "8 samples"
43404+
},
43405+
{
43406+
"name": "Logging an object with a message on root logger",
43407+
"value": 720797,
43408+
"range": "±13.97%",
43409+
"unit": "ops/sec",
43410+
"extra": "67 samples"
43411+
},
43412+
{
43413+
"name": "Logging an object with a redacted prop on root logger",
43414+
"value": 382620,
43415+
"range": "±10.38%",
43416+
"unit": "ops/sec",
43417+
"extra": "54 samples"
43418+
},
43419+
{
43420+
"name": "Logging a nested 3-level object on root logger",
43421+
"value": 8180,
43422+
"range": "±204.79%",
43423+
"unit": "ops/sec",
43424+
"extra": "19 samples"
43425+
}
43426+
]
4336143427
}
4336243428
]
4336343429
}

0 commit comments

Comments
 (0)