-
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
1 parent
4379357
commit ceb7cbd
Showing
2 changed files
with
13 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
ceb7cbd
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
467786
ops/sec (±2.51%
)478191
ops/sec (±1.84%
)1.02
Logging a string on root logger
713866
ops/sec (±6.52%
)870280
ops/sec (±12.27%
)1.22
Logging an object on root logger
518093
ops/sec (±8.79%
)628199
ops/sec (±7.83%
)1.21
Logging an object with a message on root logger
15000
ops/sec (±188.77%
)1607
ops/sec (±276.35%
)0.11
Logging an object with a redacted prop on root logger
460859
ops/sec (±8.91%
)457971
ops/sec (±10.17%
)0.99
Logging a nested 3-level object on root logger
353060
ops/sec (±5.65%
)392874
ops/sec (±6.21%
)1.11
This comment was automatically generated by workflow using github-action-benchmark.
ceb7cbd
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
320268
ops/sec (±0.89%
)323567
ops/sec (±0.97%
)1.01
Logging a string on root logger
803241
ops/sec (±5.63%
)687021
ops/sec (±5.18%
)0.86
Logging an object on root logger
584711
ops/sec (±5.93%
)586627
ops/sec (±6.82%
)1.00
Logging an object with a message on root logger
6114
ops/sec (±205.43%
)11921
ops/sec (±189.24%
)1.95
Logging an object with a redacted prop on root logger
445908
ops/sec (±13.82%
)431254
ops/sec (±7.31%
)0.97
Logging a nested 3-level object on root logger
321399
ops/sec (±4.85%
)298934
ops/sec (±5.95%
)0.93
This comment was automatically generated by workflow using github-action-benchmark.