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
244deab
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
508216
ops/sec (±1.24%
)478428
ops/sec (±1.68%
)0.94
Logging a string on root logger
969865
ops/sec (±7.69%
)941858
ops/sec (±9.34%
)0.97
Logging an object on root logger
38492
ops/sec (±185.66%
)39044
ops/sec (±186.02%
)1.01
Logging an object with a message on root logger
470349
ops/sec (±5.69%
)465273
ops/sec (±6.92%
)0.99
Logging an object with a redacted prop on root logger
564466
ops/sec (±7.90%
)577879
ops/sec (±7.03%
)1.02
Logging a nested 3-level object on root logger
15647
ops/sec (±198.16%
)13513
ops/sec (±199.19%
)0.86
This comment was automatically generated by workflow using github-action-benchmark.
244deab
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
352903
ops/sec (±0.31%
)325361
ops/sec (±1.46%
)0.92
Logging a string on root logger
909753
ops/sec (±7.21%
)769804
ops/sec (±10.01%
)0.85
Logging an object on root logger
616175
ops/sec (±10.99%
)574701
ops/sec (±7.44%
)0.93
Logging an object with a message on root logger
12422
ops/sec (±188.98%
)9599
ops/sec (±201.20%
)0.77
Logging an object with a redacted prop on root logger
461049
ops/sec (±8.36%
)543638
ops/sec (±7.46%
)1.18
Logging a nested 3-level object on root logger
315011
ops/sec (±5.60%
)323796
ops/sec (±6.31%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.