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
97e1989
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
482413
ops/sec (±0.86%
)472343
ops/sec (±0.48%
)0.98
Logging a string on root logger
810066
ops/sec (±7.83%
)758293
ops/sec (±9.67%
)0.94
Logging an object on root logger
610174
ops/sec (±6.49%
)587004
ops/sec (±6.60%
)0.96
Logging an object with a message on root logger
7838
ops/sec (±205.99%
)9939
ops/sec (±201.85%
)1.27
Logging an object with a redacted prop on root logger
430016
ops/sec (±14.18%
)484319
ops/sec (±4.80%
)1.13
Logging a nested 3-level object on root logger
378182
ops/sec (±10.10%
)351135
ops/sec (±7.50%
)0.93
This comment was automatically generated by workflow using github-action-benchmark.
97e1989
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
344882
ops/sec (±0.53%
)338903
ops/sec (±0.56%
)0.98
Logging a string on root logger
860630
ops/sec (±12.60%
)772854
ops/sec (±9.05%
)0.90
Logging an object on root logger
640797
ops/sec (±7.36%
)609038
ops/sec (±8.58%
)0.95
Logging an object with a message on root logger
20255
ops/sec (±185.98%
)8885
ops/sec (±201.34%
)0.44
Logging an object with a redacted prop on root logger
466372
ops/sec (±7.47%
)418201
ops/sec (±13.61%
)0.90
Logging a nested 3-level object on root logger
342083
ops/sec (±5.31%
)324002
ops/sec (±5.51%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.