-
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
2 changed files
with
6 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
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
9bf4154
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
373898
ops/sec (±44.29%
)523942
ops/sec (±0.66%
)1.40
Logging a string on root logger
553360
ops/sec (±13.70%
)747465
ops/sec (±7.49%
)1.35
Logging an object on root logger
328425
ops/sec (±17.70%
)397936
ops/sec (±17.33%
)1.21
Logging an object with a message on root logger
177367
ops/sec (±21.77%
)218160
ops/sec (±17.73%
)1.23
Logging an object with a redacted prop on root logger
212480
ops/sec (±20.24%
)10390
ops/sec (±198.86%
)0.04889871987951807
Logging a nested 3-level object on root logger
143529
ops/sec (±19.27%
)252589
ops/sec (±14.44%
)1.76
This comment was automatically generated by workflow using github-action-benchmark.
9bf4154
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
438437
ops/sec (±1.88%
)486356
ops/sec (±5.08%
)1.11
Logging a string on root logger
593182
ops/sec (±16.67%
)570383
ops/sec (±10.92%
)0.96
Logging an object on root logger
353048
ops/sec (±22.10%
)330541
ops/sec (±20.35%
)0.94
Logging an object with a message on root logger
178322
ops/sec (±22.45%
)155760
ops/sec (±24.13%
)0.87
Logging an object with a redacted prop on root logger
214519
ops/sec (±23.88%
)245970
ops/sec (±19.07%
)1.15
Logging a nested 3-level object on root logger
126244
ops/sec (±21.91%
)140285
ops/sec (±20.03%
)1.11
This comment was automatically generated by workflow using github-action-benchmark.