-
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
209 additions
and
143 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
aaa7aad
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
476865
ops/sec (±2.14%
)480040
ops/sec (±1.01%
)1.01
Logging a string on root logger
852529
ops/sec (±7.47%
)749811
ops/sec (±6.65%
)0.88
Logging an object on root logger
585079
ops/sec (±5.09%
)593063
ops/sec (±11.03%
)1.01
Logging an object with a message on root logger
7812
ops/sec (±204.25%
)10537
ops/sec (±201.06%
)1.35
Logging an object with a redacted prop on root logger
411029
ops/sec (±13.06%
)498451
ops/sec (±8.01%
)1.21
Logging a nested 3-level object on root logger
354011
ops/sec (±7.38%
)339647
ops/sec (±8.76%
)0.96
This comment was automatically generated by workflow using github-action-benchmark.
aaa7aad
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
315736
ops/sec (±1.47%
)322956
ops/sec (±0.85%
)1.02
Logging a string on root logger
715035
ops/sec (±10.74%
)753656
ops/sec (±5.53%
)1.05
Logging an object on root logger
569940
ops/sec (±6.72%
)536006
ops/sec (±6.53%
)0.94
Logging an object with a message on root logger
11081
ops/sec (±189.50%
)12238
ops/sec (±188.95%
)1.10
Logging an object with a redacted prop on root logger
402242
ops/sec (±13.90%
)414243
ops/sec (±31.86%
)1.03
Logging a nested 3-level object on root logger
321498
ops/sec (±4.91%
)353535
ops/sec (±5.47%
)1.10
This comment was automatically generated by workflow using github-action-benchmark.