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
edf6ad5
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.
Benchmark
Child logger creation
9360
ops/sec (±1.07%
)9861
ops/sec (±1.29%
)1.05
Logging a string on root logger
65395395
ops/sec (±1.50%
)72998473
ops/sec (±1.62%
)1.12
Logging an object on root logger
39094701
ops/sec (±1.69%
)44534193
ops/sec (±2.38%
)1.14
Logging an object with a message on root logger
26564865
ops/sec (±1.86%
)28447531
ops/sec (±2.67%
)1.07
Logging an object with a redacted prop on root logger
40417538
ops/sec (±1.58%
)44540148
ops/sec (±2.74%
)1.10
Logging a nested 3-level object on root logger
17459821
ops/sec (±2.04%
)21025237
ops/sec (±1.88%
)1.20
This comment was automatically generated by workflow using github-action-benchmark.