Skip to content

Commit 6c428f6

Browse files
author
github-action-benchmark
committed
add Logger Benchmarks - ubuntu-latest (benchmarkjs) benchmark result for c779434
1 parent e066680 commit 6c428f6

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": 1787069442545,
2+
"lastUpdate": 1787070418608,
33
"repoUrl": "https://github.com/forcedotcom/sfdx-core",
44
"entries": {
55
"Logger Benchmarks - ubuntu-latest": [
@@ -44480,6 +44480,72 @@ window.BENCHMARK_DATA = {
4448044480
"extra": "68 samples"
4448144481
}
4448244482
]
44483+
},
44484+
{
44485+
"commit": {
44486+
"author": {
44487+
"email": "katy.bowman@salesforce.com",
44488+
"name": "Katy Bowman",
44489+
"username": "k80bowman"
44490+
},
44491+
"committer": {
44492+
"email": "katy.bowman@salesforce.com",
44493+
"name": "Katy Bowman",
44494+
"username": "k80bowman"
44495+
},
44496+
"distinct": true,
44497+
"id": "c7794340189b39aba3acb9993789b0302511361b",
44498+
"message": "Revert \"fix: additional hardening for frontdoor_uri\"\n\nThis reverts commit 24c1e4b123b3e3a2b85676f4dcf7369db47352e2.",
44499+
"timestamp": "2026-08-18T12:21:02-04:00",
44500+
"tree_id": "da67d90549378a71e0ac485a9ad682019e116a00",
44501+
"url": "https://github.com/forcedotcom/sfdx-core/commit/c7794340189b39aba3acb9993789b0302511361b"
44502+
},
44503+
"date": 1787070403313,
44504+
"tool": "benchmarkjs",
44505+
"benches": [
44506+
{
44507+
"name": "Child logger creation",
44508+
"value": 479416,
44509+
"range": "±0.56%",
44510+
"unit": "ops/sec",
44511+
"extra": "95 samples"
44512+
},
44513+
{
44514+
"name": "Logging a string on root logger",
44515+
"value": 102695,
44516+
"range": "±182.13%",
44517+
"unit": "ops/sec",
44518+
"extra": "50 samples"
44519+
},
44520+
{
44521+
"name": "Logging an object on root logger",
44522+
"value": 1150899,
44523+
"range": "±9.59%",
44524+
"unit": "ops/sec",
44525+
"extra": "55 samples"
44526+
},
44527+
{
44528+
"name": "Logging an object with a message on root logger",
44529+
"value": 11772,
44530+
"range": "±210.74%",
44531+
"unit": "ops/sec",
44532+
"extra": "15 samples"
44533+
},
44534+
{
44535+
"name": "Logging an object with a redacted prop on root logger",
44536+
"value": 550193,
44537+
"range": "±8.92%",
44538+
"unit": "ops/sec",
44539+
"extra": "60 samples"
44540+
},
44541+
{
44542+
"name": "Logging a nested 3-level object on root logger",
44543+
"value": 344754,
44544+
"range": "±31.19%",
44545+
"unit": "ops/sec",
44546+
"extra": "65 samples"
44547+
}
44548+
]
4448344549
}
4448444550
]
4448544551
}

0 commit comments

Comments
 (0)