-
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
0 additions
and
10 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
1c5bc73
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
456619
ops/sec (±1.19%
)470683
ops/sec (±0.47%
)1.03
Logging a string on root logger
710992
ops/sec (±7.12%
)871108
ops/sec (±8.62%
)1.23
Logging an object on root logger
523178
ops/sec (±8.28%
)574969
ops/sec (±8.54%
)1.10
Logging an object with a message on root logger
18140
ops/sec (±186.57%
)7063
ops/sec (±208.75%
)0.39
Logging an object with a redacted prop on root logger
349947
ops/sec (±18.88%
)459114
ops/sec (±9.70%
)1.31
Logging a nested 3-level object on root logger
315356
ops/sec (±9.54%
)369648
ops/sec (±7.46%
)1.17
This comment was automatically generated by workflow using github-action-benchmark.
1c5bc73
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
324908
ops/sec (±1.23%
)340628
ops/sec (±0.37%
)1.05
Logging a string on root logger
718114
ops/sec (±8.49%
)786573
ops/sec (±11.45%
)1.10
Logging an object on root logger
554550
ops/sec (±5.35%
)602261
ops/sec (±6.22%
)1.09
Logging an object with a message on root logger
13732
ops/sec (±188.33%
)6385
ops/sec (±207.15%
)0.46
Logging an object with a redacted prop on root logger
434349
ops/sec (±12.59%
)470849
ops/sec (±6.81%
)1.08
Logging a nested 3-level object on root logger
324121
ops/sec (±4.56%
)320004
ops/sec (±5.94%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.