-
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
1 changed file
with
2 additions
and
0 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
0e27a6c
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
475808
ops/sec (±0.77%
)479106
ops/sec (±0.48%
)1.01
Logging a string on root logger
789376
ops/sec (±8.56%
)751019
ops/sec (±7.15%
)0.95
Logging an object on root logger
605255
ops/sec (±6.23%
)554338
ops/sec (±7.96%
)0.92
Logging an object with a message on root logger
6189
ops/sec (±208.49%
)10703
ops/sec (±198.75%
)1.73
Logging an object with a redacted prop on root logger
467744
ops/sec (±7.90%
)458888
ops/sec (±11.26%
)0.98
Logging a nested 3-level object on root logger
363830
ops/sec (±6.87%
)345880
ops/sec (±8.18%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.
0e27a6c
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
327672
ops/sec (±0.85%
)323126
ops/sec (±0.75%
)0.99
Logging a string on root logger
819206
ops/sec (±5.93%
)721665
ops/sec (±5.62%
)0.88
Logging an object on root logger
626163
ops/sec (±6.87%
)590589
ops/sec (±5.42%
)0.94
Logging an object with a message on root logger
4131
ops/sec (±213.62%
)8185
ops/sec (±200.28%
)1.98
Logging an object with a redacted prop on root logger
455776
ops/sec (±10.85%
)482369
ops/sec (±12.23%
)1.06
Logging a nested 3-level object on root logger
330566
ops/sec (±6.20%
)341088
ops/sec (±5.00%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.