Skip to content

Commit 92a74b3

Browse files
author
github-action-benchmark
committed
add Logger Benchmarks - windows-latest (benchmarkjs) benchmark result for 15dc4f8
1 parent 2929113 commit 92a74b3

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": 1787325615766,
2+
"lastUpdate": 1787326645653,
33
"repoUrl": "https://github.com/forcedotcom/sfdx-core",
44
"entries": {
55
"Logger Benchmarks - windows-latest": [
@@ -43820,6 +43820,72 @@ window.BENCHMARK_DATA = {
4382043820
"extra": "69 samples"
4382143821
}
4382243822
]
43823+
},
43824+
{
43825+
"commit": {
43826+
"author": {
43827+
"email": "jfeingold@salesforce.com",
43828+
"name": "Jamie Feingold",
43829+
"username": "jfeingold35"
43830+
},
43831+
"committer": {
43832+
"email": "jfeingold@salesforce.com",
43833+
"name": "Jamie Feingold",
43834+
"username": "jfeingold35"
43835+
},
43836+
"distinct": true,
43837+
"id": "15dc4f822f00b49794a85d6e127513c81be403ce",
43838+
"message": "fix: mitigated SAST findings",
43839+
"timestamp": "2026-08-21T10:30:27-05:00",
43840+
"tree_id": "ff74e4dc3a305424e945ec00343482d75667d607",
43841+
"url": "https://github.com/forcedotcom/sfdx-core/commit/15dc4f822f00b49794a85d6e127513c81be403ce"
43842+
},
43843+
"date": 1787326631643,
43844+
"tool": "benchmarkjs",
43845+
"benches": [
43846+
{
43847+
"name": "Child logger creation",
43848+
"value": 352721,
43849+
"range": "±0.91%",
43850+
"unit": "ops/sec",
43851+
"extra": "95 samples"
43852+
},
43853+
{
43854+
"name": "Logging a string on root logger",
43855+
"value": 97071,
43856+
"range": "±182.64%",
43857+
"unit": "ops/sec",
43858+
"extra": "49 samples"
43859+
},
43860+
{
43861+
"name": "Logging an object on root logger",
43862+
"value": 908953,
43863+
"range": "±8.76%",
43864+
"unit": "ops/sec",
43865+
"extra": "61 samples"
43866+
},
43867+
{
43868+
"name": "Logging an object with a message on root logger",
43869+
"value": 27883,
43870+
"range": "±185.82%",
43871+
"unit": "ops/sec",
43872+
"extra": "39 samples"
43873+
},
43874+
{
43875+
"name": "Logging an object with a redacted prop on root logger",
43876+
"value": 441634,
43877+
"range": "±10.71%",
43878+
"unit": "ops/sec",
43879+
"extra": "60 samples"
43880+
},
43881+
{
43882+
"name": "Logging a nested 3-level object on root logger",
43883+
"value": 377517,
43884+
"range": "±7.14%",
43885+
"unit": "ops/sec",
43886+
"extra": "71 samples"
43887+
}
43888+
]
4382343889
}
4382443890
]
4382543891
}

0 commit comments

Comments
 (0)