-
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
22 additions
and
29 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
b9b947c
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
480040
ops/sec (±1.01%
)476196
ops/sec (±1.71%
)0.99
Logging a string on root logger
749811
ops/sec (±6.65%
)754485
ops/sec (±8.43%
)1.01
Logging an object on root logger
593063
ops/sec (±11.03%
)609462
ops/sec (±7.14%
)1.03
Logging an object with a message on root logger
10537
ops/sec (±201.06%
)8064
ops/sec (±204.21%
)0.77
Logging an object with a redacted prop on root logger
498451
ops/sec (±8.01%
)401677
ops/sec (±15.07%
)0.81
Logging a nested 3-level object on root logger
339647
ops/sec (±8.76%
)352391
ops/sec (±7.46%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.
b9b947c
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
322956
ops/sec (±0.85%
)325687
ops/sec (±0.96%
)1.01
Logging a string on root logger
753656
ops/sec (±5.53%
)824536
ops/sec (±4.87%
)1.09
Logging an object on root logger
536006
ops/sec (±6.53%
)633052
ops/sec (±7.12%
)1.18
Logging an object with a message on root logger
12238
ops/sec (±188.95%
)1854
ops/sec (±255.39%
)0.15
Logging an object with a redacted prop on root logger
414243
ops/sec (±31.86%
)437651
ops/sec (±14.66%
)1.06
Logging a nested 3-level object on root logger
353535
ops/sec (±5.47%
)346609
ops/sec (±5.47%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.