-
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
3 changed files
with
30 additions
and
23 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
9d99e61
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
474829
ops/sec (±1.31%
)521703
ops/sec (±0.67%
)1.10
Logging a string on root logger
486835
ops/sec (±10.67%
)614815
ops/sec (±10.50%
)1.26
Logging an object on root logger
382325
ops/sec (±11.56%
)377927
ops/sec (±17.54%
)0.99
Logging an object with a message on root logger
276471
ops/sec (±13.26%
)207606
ops/sec (±17.31%
)0.75
Logging an object with a redacted prop on root logger
271589
ops/sec (±15.43%
)259063
ops/sec (±16.74%
)0.95
Logging a nested 3-level object on root logger
3360
ops/sec (±209.82%
)4529
ops/sec (±205.08%
)1.35
This comment was automatically generated by workflow using github-action-benchmark.
9d99e61
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
373101
ops/sec (±6.19%
)485956
ops/sec (±1.59%
)1.30
Logging a string on root logger
410241
ops/sec (±13.08%
)575327
ops/sec (±14.85%
)1.40
Logging an object on root logger
263545
ops/sec (±14.01%
)273010
ops/sec (±19.92%
)1.04
Logging an object with a message on root logger
161199
ops/sec (±19.68%
)165614
ops/sec (±23.53%
)1.03
Logging an object with a redacted prop on root logger
160561
ops/sec (±23.64%
)157447
ops/sec (±21.72%
)0.98
Logging a nested 3-level object on root logger
109823
ops/sec (±24.51%
)115296
ops/sec (±21.94%
)1.05
This comment was automatically generated by workflow using github-action-benchmark.