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
bd03190
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
470560
ops/sec (±1.34%
)463297
ops/sec (±1.02%
)0.98
Logging a string on root logger
804441
ops/sec (±7.49%
)797989
ops/sec (±8.42%
)0.99
Logging an object on root logger
617201
ops/sec (±6.29%
)611559
ops/sec (±5.78%
)0.99
Logging an object with a message on root logger
3822
ops/sec (±220.28%
)5821
ops/sec (±219.86%
)1.52
Logging an object with a redacted prop on root logger
423920
ops/sec (±9.46%
)460353
ops/sec (±8.93%
)1.09
Logging a nested 3-level object on root logger
365283
ops/sec (±8.22%
)381898
ops/sec (±8.47%
)1.05
This comment was automatically generated by workflow using github-action-benchmark.
bd03190
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
333243
ops/sec (±0.68%
)342108
ops/sec (±0.90%
)1.03
Logging a string on root logger
771857
ops/sec (±5.37%
)841032
ops/sec (±5.79%
)1.09
Logging an object on root logger
582351
ops/sec (±8.84%
)624002
ops/sec (±7.60%
)1.07
Logging an object with a message on root logger
5853
ops/sec (±212.30%
)2701
ops/sec (±228.76%
)0.46
Logging an object with a redacted prop on root logger
465146
ops/sec (±9.40%
)438410
ops/sec (±10.28%
)0.94
Logging a nested 3-level object on root logger
333364
ops/sec (±3.98%
)312842
ops/sec (±7.29%
)0.94
This comment was automatically generated by workflow using github-action-benchmark.