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
447b070
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
470507
ops/sec (±1.17%
)484478
ops/sec (±0.78%
)1.03
Logging a string on root logger
845163
ops/sec (±9.16%
)808832
ops/sec (±11.47%
)0.96
Logging an object on root logger
635212
ops/sec (±6.06%
)644407
ops/sec (±7.75%
)1.01
Logging an object with a message on root logger
3252
ops/sec (±234.35%
)6013
ops/sec (±209.61%
)1.85
Logging an object with a redacted prop on root logger
493411
ops/sec (±6.94%
)425528
ops/sec (±13.82%
)0.86
Logging a nested 3-level object on root logger
401054
ops/sec (±9.51%
)379071
ops/sec (±9.52%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.
447b070
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
340835
ops/sec (±3.46%
)331352
ops/sec (±0.89%
)0.97
Logging a string on root logger
792427
ops/sec (±5.38%
)805865
ops/sec (±7.14%
)1.02
Logging an object on root logger
607490
ops/sec (±8.63%
)602248
ops/sec (±4.82%
)0.99
Logging an object with a message on root logger
4676
ops/sec (±211.52%
)7313
ops/sec (±203.52%
)1.56
Logging an object with a redacted prop on root logger
412836
ops/sec (±8.09%
)408992
ops/sec (±12.21%
)0.99
Logging a nested 3-level object on root logger
320034
ops/sec (±6.03%
)313213
ops/sec (±5.72%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.