-
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
1 changed file
with
8 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
f404ea2
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
470736
ops/sec (±1.14%
)480137
ops/sec (±1.16%
)1.02
Logging a string on root logger
778750
ops/sec (±9.51%
)813568
ops/sec (±9.19%
)1.04
Logging an object on root logger
575629
ops/sec (±7.26%
)632667
ops/sec (±7.66%
)1.10
Logging an object with a message on root logger
10508
ops/sec (±200.86%
)6946
ops/sec (±210.39%
)0.66
Logging an object with a redacted prop on root logger
419402
ops/sec (±10.35%
)475913
ops/sec (±9.66%
)1.13
Logging a nested 3-level object on root logger
363645
ops/sec (±6.46%
)384482
ops/sec (±8.02%
)1.06
This comment was automatically generated by workflow using github-action-benchmark.