You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91e7e08
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - ubuntu-latest
Child logger creation
485523
ops/sec (±0.45%
)481362
ops/sec (±1.39%
)0.99
Logging a string on root logger
838636
ops/sec (±6.33%
)843623
ops/sec (±7.60%
)1.01
Logging an object on root logger
618781
ops/sec (±7.53%
)632910
ops/sec (±7.06%
)1.02
Logging an object with a message on root logger
27610
ops/sec (±182.83%
)13135
ops/sec (±189.51%
)0.48
Logging an object with a redacted prop on root logger
524004
ops/sec (±8.30%
)489927
ops/sec (±7.59%
)0.93
Logging a nested 3-level object on root logger
17884
ops/sec (±187.00%
)22273
ops/sec (±184.68%
)1.25
This comment was automatically generated by workflow using github-action-benchmark.
91e7e08
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - windows-latest
Child logger creation
317217
ops/sec (±0.88%
)341588
ops/sec (±0.73%
)1.08
Logging a string on root logger
733299
ops/sec (±7.32%
)833740
ops/sec (±7.38%
)1.14
Logging an object on root logger
570130
ops/sec (±6.18%
)636146
ops/sec (±7.20%
)1.12
Logging an object with a message on root logger
6712
ops/sec (±202.76%
)1687
ops/sec (±255.62%
)0.25
Logging an object with a redacted prop on root logger
449629
ops/sec (±8.87%
)461260
ops/sec (±7.61%
)1.03
Logging a nested 3-level object on root logger
331794
ops/sec (±5.11%
)317515
ops/sec (±6.05%
)0.96
This comment was automatically generated by workflow using github-action-benchmark.