Skip to content

Commit 4617680

Browse files
author
github-action-benchmark
committed
add Logger Benchmarks - ubuntu-latest (benchmarkjs) benchmark result for 89a374b
1 parent 74bf98d commit 4617680

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": 1787004797123,
2+
"lastUpdate": 1787005430535,
33
"repoUrl": "https://github.com/forcedotcom/sfdx-core",
44
"entries": {
55
"Logger Benchmarks - ubuntu-latest": [
@@ -44348,6 +44348,72 @@ window.BENCHMARK_DATA = {
4434844348
"extra": "67 samples"
4434944349
}
4435044350
]
44351+
},
44352+
{
44353+
"commit": {
44354+
"author": {
44355+
"email": "sorida.lac@salesforce.com",
44356+
"name": "soridalac",
44357+
"username": "soridalac"
44358+
},
44359+
"committer": {
44360+
"email": "sorida.lac@salesforce.com",
44361+
"name": "soridalac",
44362+
"username": "soridalac"
44363+
},
44364+
"distinct": true,
44365+
"id": "89a374b0e7a734654b8261992adfd86f111c11ec",
44366+
"message": "fix: update clear error",
44367+
"timestamp": "2026-08-17T15:19:30-07:00",
44368+
"tree_id": "3ef43489d7e6ceb9149075fe620376b538ad73cf",
44369+
"url": "https://github.com/forcedotcom/sfdx-core/commit/89a374b0e7a734654b8261992adfd86f111c11ec"
44370+
},
44371+
"date": 1787005419266,
44372+
"tool": "benchmarkjs",
44373+
"benches": [
44374+
{
44375+
"name": "Child logger creation",
44376+
"value": 503121,
44377+
"range": "±0.58%",
44378+
"unit": "ops/sec",
44379+
"extra": "95 samples"
44380+
},
44381+
{
44382+
"name": "Logging a string on root logger",
44383+
"value": 1259748,
44384+
"range": "±8.50%",
44385+
"unit": "ops/sec",
44386+
"extra": "51 samples"
44387+
},
44388+
{
44389+
"name": "Logging an object on root logger",
44390+
"value": 9623,
44391+
"range": "±234.19%",
44392+
"unit": "ops/sec",
44393+
"extra": "8 samples"
44394+
},
44395+
{
44396+
"name": "Logging an object with a message on root logger",
44397+
"value": 796753,
44398+
"range": "±9.45%",
44399+
"unit": "ops/sec",
44400+
"extra": "73 samples"
44401+
},
44402+
{
44403+
"name": "Logging an object with a redacted prop on root logger",
44404+
"value": 31767,
44405+
"range": "±184.69%",
44406+
"unit": "ops/sec",
44407+
"extra": "47 samples"
44408+
},
44409+
{
44410+
"name": "Logging a nested 3-level object on root logger",
44411+
"value": 384398,
44412+
"range": "±7.54%",
44413+
"unit": "ops/sec",
44414+
"extra": "64 samples"
44415+
}
44416+
]
4435144417
}
4435244418
]
4435344419
}

0 commit comments

Comments
 (0)