-
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
4 additions
and
5 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
469373f
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
440373
ops/sec (±0.96%
)530040
ops/sec (±0.21%
)1.20
Logging a string on root logger
373009
ops/sec (±11.79%
)493295
ops/sec (±10.24%
)1.32
Logging an object on root logger
227600
ops/sec (±15.53%
)351593
ops/sec (±20.62%
)1.54
Logging an object with a message on root logger
167706
ops/sec (±23.20%
)212392
ops/sec (±13.57%
)1.27
Logging an object with a redacted prop on root logger
148543
ops/sec (±24.92%
)13921
ops/sec (±186.34%
)0.09371697084345947
Logging a nested 3-level object on root logger
116594
ops/sec (±24.07%
)210216
ops/sec (±13.97%
)1.80
This comment was automatically generated by workflow using github-action-benchmark.
469373f
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
480185
ops/sec (±7.93%
)354069
ops/sec (±11.38%
)0.74
Logging a string on root logger
550872
ops/sec (±9.13%
)417103
ops/sec (±9.66%
)0.76
Logging an object on root logger
304616
ops/sec (±21.01%
)305300
ops/sec (±18.95%
)1.00
Logging an object with a message on root logger
150339
ops/sec (±27.34%
)212172
ops/sec (±13.30%
)1.41
Logging an object with a redacted prop on root logger
180772
ops/sec (±20.15%
)233725
ops/sec (±21.69%
)1.29
Logging a nested 3-level object on root logger
117672
ops/sec (±22.59%
)187343
ops/sec (±21.04%
)1.59
This comment was automatically generated by workflow using github-action-benchmark.