-
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
1 deletion.
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
f52699a
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
475658
ops/sec (±2.24%
)465398
ops/sec (±2.58%
)0.98
Logging a string on root logger
707240
ops/sec (±8.47%
)801916
ops/sec (±6.94%
)1.13
Logging an object on root logger
554709
ops/sec (±7.90%
)578698
ops/sec (±5.87%
)1.04
Logging an object with a message on root logger
12489
ops/sec (±189.65%
)8738
ops/sec (±201.77%
)0.70
Logging an object with a redacted prop on root logger
431727
ops/sec (±7.76%
)394911
ops/sec (±14.84%
)0.91
Logging a nested 3-level object on root logger
345896
ops/sec (±7.77%
)353790
ops/sec (±7.74%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.
f52699a
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
333393
ops/sec (±1.13%
)333138
ops/sec (±0.82%
)1.00
Logging a string on root logger
807822
ops/sec (±5.53%
)715336
ops/sec (±5.84%
)0.89
Logging an object on root logger
572134
ops/sec (±8.28%
)592041
ops/sec (±5.96%
)1.03
Logging an object with a message on root logger
4958
ops/sec (±209.01%
)7596
ops/sec (±200.84%
)1.53
Logging an object with a redacted prop on root logger
462236
ops/sec (±14.91%
)448133
ops/sec (±7.67%
)0.97
Logging a nested 3-level object on root logger
347663
ops/sec (±5.06%
)320866
ops/sec (±4.81%
)0.92
This comment was automatically generated by workflow using github-action-benchmark.