-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
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
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
53493bd
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
475336
ops/sec (±0.49%
)469691
ops/sec (±2.81%
)0.99
Logging a string on root logger
807619
ops/sec (±7.75%
)793573
ops/sec (±13.17%
)0.98
Logging an object on root logger
583121
ops/sec (±9.05%
)654831
ops/sec (±5.40%
)1.12
Logging an object with a message on root logger
9005
ops/sec (±204.50%
)7830
ops/sec (±208.09%
)0.87
Logging an object with a redacted prop on root logger
441505
ops/sec (±12.60%
)453474
ops/sec (±12.21%
)1.03
Logging a nested 3-level object on root logger
379144
ops/sec (±9.06%
)368765
ops/sec (±8.41%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.
53493bd
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
342077
ops/sec (±0.89%
)338533
ops/sec (±0.60%
)0.99
Logging a string on root logger
799014
ops/sec (±10.49%
)776824
ops/sec (±4.81%
)0.97
Logging an object on root logger
620973
ops/sec (±6.49%
)603767
ops/sec (±6.65%
)0.97
Logging an object with a message on root logger
6564
ops/sec (±207.99%
)7794
ops/sec (±201.86%
)1.19
Logging an object with a redacted prop on root logger
440032
ops/sec (±14.02%
)469671
ops/sec (±7.45%
)1.07
Logging a nested 3-level object on root logger
321952
ops/sec (±4.14%
)345327
ops/sec (±5.36%
)1.07
This comment was automatically generated by workflow using github-action-benchmark.