Skip to content

Commit 597ad09

Browse files
author
github-action-benchmark
committed
add Logger Benchmarks - ubuntu-latest (benchmarkjs) benchmark result for ddad141
1 parent 5dda4d6 commit 597ad09

1 file changed

Lines changed: 67 additions & 1 deletion

File tree

perf-Linux/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": 1787004294231,
2+
"lastUpdate": 1787004797123,
33
"repoUrl": "https://github.com/forcedotcom/sfdx-core",
44
"entries": {
55
"Logger Benchmarks - ubuntu-latest": [
@@ -44282,6 +44282,72 @@ window.BENCHMARK_DATA = {
4428244282
"extra": "67 samples"
4428344283
}
4428444284
]
44285+
},
44286+
{
44287+
"commit": {
44288+
"author": {
44289+
"email": "sorida.lac@salesforce.com",
44290+
"name": "soridalac",
44291+
"username": "soridalac"
44292+
},
44293+
"committer": {
44294+
"email": "sorida.lac@salesforce.com",
44295+
"name": "soridalac",
44296+
"username": "soridalac"
44297+
},
44298+
"distinct": true,
44299+
"id": "ddad14102218d7f22f682674b2a9b65012b78c9a",
44300+
"message": "fix: update features",
44301+
"timestamp": "2026-08-17T15:08:16-07:00",
44302+
"tree_id": "d58b2fc1a446e3c360f21c4696c70b4aa2bcd1fc",
44303+
"url": "https://github.com/forcedotcom/sfdx-core/commit/ddad14102218d7f22f682674b2a9b65012b78c9a"
44304+
},
44305+
"date": 1787004786683,
44306+
"tool": "benchmarkjs",
44307+
"benches": [
44308+
{
44309+
"name": "Child logger creation",
44310+
"value": 640702,
44311+
"range": "±0.25%",
44312+
"unit": "ops/sec",
44313+
"extra": "96 samples"
44314+
},
44315+
{
44316+
"name": "Logging a string on root logger",
44317+
"value": 140774,
44318+
"range": "±177.35%",
44319+
"unit": "ops/sec",
44320+
"extra": "41 samples"
44321+
},
44322+
{
44323+
"name": "Logging an object on root logger",
44324+
"value": 1177296,
44325+
"range": "±10.43%",
44326+
"unit": "ops/sec",
44327+
"extra": "58 samples"
44328+
},
44329+
{
44330+
"name": "Logging an object with a message on root logger",
44331+
"value": 19712,
44332+
"range": "±208.89%",
44333+
"unit": "ops/sec",
44334+
"extra": "15 samples"
44335+
},
44336+
{
44337+
"name": "Logging an object with a redacted prop on root logger",
44338+
"value": 559446,
44339+
"range": "±5.03%",
44340+
"unit": "ops/sec",
44341+
"extra": "58 samples"
44342+
},
44343+
{
44344+
"name": "Logging a nested 3-level object on root logger",
44345+
"value": 62485,
44346+
"range": "±176.78%",
44347+
"unit": "ops/sec",
44348+
"extra": "67 samples"
44349+
}
44350+
]
4428544351
}
4428644352
]
4428744353
}

0 commit comments

Comments
 (0)