-
Notifications
You must be signed in to change notification settings - Fork 69
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
31 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
6572e57
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
477661
ops/sec (±1.96%
)481148
ops/sec (±0.95%
)1.01
Logging a string on root logger
766683
ops/sec (±8.25%
)829596
ops/sec (±6.24%
)1.08
Logging an object on root logger
625753
ops/sec (±6.14%
)588018
ops/sec (±7.41%
)0.94
Logging an object with a message on root logger
5388
ops/sec (±213.19%
)6081
ops/sec (±211.48%
)1.13
Logging an object with a redacted prop on root logger
403423
ops/sec (±12.18%
)427055
ops/sec (±11.28%
)1.06
Logging a nested 3-level object on root logger
386832
ops/sec (±5.30%
)362855
ops/sec (±8.03%
)0.94
This comment was automatically generated by workflow using github-action-benchmark.
6572e57
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
324970
ops/sec (±1.75%
)329736
ops/sec (±0.72%
)1.01
Logging a string on root logger
746579
ops/sec (±5.89%
)802178
ops/sec (±4.92%
)1.07
Logging an object on root logger
584705
ops/sec (±6.29%
)578979
ops/sec (±5.94%
)0.99
Logging an object with a message on root logger
7177
ops/sec (±201.24%
)5015
ops/sec (±207.58%
)0.70
Logging an object with a redacted prop on root logger
425337
ops/sec (±13.95%
)454361
ops/sec (±15.05%
)1.07
Logging a nested 3-level object on root logger
307176
ops/sec (±8.78%
)317849
ops/sec (±5.54%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.