-
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
4 changed files
with
7 additions
and
31 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
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
2a3dbec
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
328012
ops/sec (±28.49%
)558859
ops/sec (±0.45%
)1.70
Logging a string on root logger
450894
ops/sec (±11.47%
)575611
ops/sec (±13.17%
)1.28
Logging an object on root logger
293042
ops/sec (±14.47%
)320036
ops/sec (±15.25%
)1.09
Logging an object with a message on root logger
164455
ops/sec (±20.00%
)173195
ops/sec (±20.64%
)1.05
Logging an object with a redacted prop on root logger
174524
ops/sec (±21.34%
)190596
ops/sec (±21.76%
)1.09
Logging a nested 3-level object on root logger
133767
ops/sec (±22.40%
)160250
ops/sec (±21.46%
)1.20
This comment was automatically generated by workflow using github-action-benchmark.
2a3dbec
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
423432
ops/sec (±0.77%
)427427
ops/sec (±0.61%
)1.01
Logging a string on root logger
448849
ops/sec (±11.29%
)486759
ops/sec (±11.93%
)1.08
Logging an object on root logger
366514
ops/sec (±14.73%
)381827
ops/sec (±12.58%
)1.04
Logging an object with a message on root logger
238161
ops/sec (±15.73%
)245917
ops/sec (±15.43%
)1.03
Logging an object with a redacted prop on root logger
245625
ops/sec (±20.71%
)232089
ops/sec (±23.74%
)0.94
Logging a nested 3-level object on root logger
7291
ops/sec (±188.71%
)4919
ops/sec (±190.81%
)0.67
This comment was automatically generated by workflow using github-action-benchmark.