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
6e4063c
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
466523
ops/sec (±1.64%
)460576
ops/sec (±1.12%
)0.99
Logging a string on root logger
815754
ops/sec (±9.88%
)828238
ops/sec (±10.19%
)1.02
Logging an object on root logger
608280
ops/sec (±5.78%
)594167
ops/sec (±7.85%
)0.98
Logging an object with a message on root logger
4974
ops/sec (±213.16%
)2692
ops/sec (±275.64%
)0.54
Logging an object with a redacted prop on root logger
431521
ops/sec (±12.07%
)430038
ops/sec (±15.18%
)1.00
Logging a nested 3-level object on root logger
381244
ops/sec (±8.22%
)376202
ops/sec (±8.91%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.
6e4063c
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
332805
ops/sec (±0.76%
)308285
ops/sec (±0.97%
)0.93
Logging a string on root logger
830544
ops/sec (±7.31%
)814191
ops/sec (±6.20%
)0.98
Logging an object on root logger
593422
ops/sec (±7.67%
)607125
ops/sec (±8.92%
)1.02
Logging an object with a message on root logger
3433
ops/sec (±217.81%
)2878
ops/sec (±224.35%
)0.84
Logging an object with a redacted prop on root logger
495219
ops/sec (±5.52%
)432810
ops/sec (±14.72%
)0.87
Logging a nested 3-level object on root logger
339748
ops/sec (±4.94%
)313662
ops/sec (±6.45%
)0.92
This comment was automatically generated by workflow using github-action-benchmark.