Skip to content

Commit e3ed81a

Browse files
author
github-action-benchmark
committed
add Logger Benchmarks - ubuntu-latest (benchmarkjs) benchmark result for 240e4a0
1 parent 6fc7bc8 commit e3ed81a

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": 1785964117143,
2+
"lastUpdate": 1786121679757,
33
"repoUrl": "https://github.com/forcedotcom/sfdx-core",
44
"entries": {
55
"Logger Benchmarks - ubuntu-latest": [
@@ -43886,6 +43886,72 @@ window.BENCHMARK_DATA = {
4388643886
"extra": "26 samples"
4388743887
}
4388843888
]
43889+
},
43890+
{
43891+
"commit": {
43892+
"author": {
43893+
"email": "willieruemmele@gmail.com",
43894+
"name": "Willie Ruemmele",
43895+
"username": "WillieRuemmele"
43896+
},
43897+
"committer": {
43898+
"email": "willieruemmele@gmail.com",
43899+
"name": "Willie Ruemmele",
43900+
"username": "WillieRuemmele"
43901+
},
43902+
"distinct": true,
43903+
"id": "240e4a0ef97d2c8872e4d9112202b1fd54afc8b2",
43904+
"message": "fix: resolve TS2694 pino.TransportSingleOptions type error in emitted .d.ts @W-23751214@",
43905+
"timestamp": "2026-08-07T10:49:17-06:00",
43906+
"tree_id": "18c1b84df0ec81118748f0ea37d94289e591d4a3",
43907+
"url": "https://github.com/forcedotcom/sfdx-core/commit/240e4a0ef97d2c8872e4d9112202b1fd54afc8b2"
43908+
},
43909+
"date": 1786121666382,
43910+
"tool": "benchmarkjs",
43911+
"benches": [
43912+
{
43913+
"name": "Child logger creation",
43914+
"value": 492169,
43915+
"range": "±0.38%",
43916+
"unit": "ops/sec",
43917+
"extra": "97 samples"
43918+
},
43919+
{
43920+
"name": "Logging a string on root logger",
43921+
"value": 103021,
43922+
"range": "±182.26%",
43923+
"unit": "ops/sec",
43924+
"extra": "47 samples"
43925+
},
43926+
{
43927+
"name": "Logging an object on root logger",
43928+
"value": 604075,
43929+
"range": "±72.83%",
43930+
"unit": "ops/sec",
43931+
"extra": "60 samples"
43932+
},
43933+
{
43934+
"name": "Logging an object with a message on root logger",
43935+
"value": 28388,
43936+
"range": "±187.03%",
43937+
"unit": "ops/sec",
43938+
"extra": "37 samples"
43939+
},
43940+
{
43941+
"name": "Logging an object with a redacted prop on root logger",
43942+
"value": 522486,
43943+
"range": "±11.25%",
43944+
"unit": "ops/sec",
43945+
"extra": "57 samples"
43946+
},
43947+
{
43948+
"name": "Logging a nested 3-level object on root logger",
43949+
"value": 405486,
43950+
"range": "±7.05%",
43951+
"unit": "ops/sec",
43952+
"extra": "66 samples"
43953+
}
43954+
]
4388943955
}
4389043956
]
4389143957
}

0 commit comments

Comments
 (0)