-
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
1 parent
dddc9a2
commit 394c000
Showing
3 changed files
with
336 additions
and
388 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
Oops, something went wrong.
394c000
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
464176
ops/sec (±2.50%
)479538
ops/sec (±0.93%
)1.03
Logging a string on root logger
735785
ops/sec (±8.21%
)766207
ops/sec (±9.95%
)1.04
Logging an object on root logger
572668
ops/sec (±7.82%
)597857
ops/sec (±7.32%
)1.04
Logging an object with a message on root logger
11799
ops/sec (±199.37%
)9833
ops/sec (±202.32%
)0.83
Logging an object with a redacted prop on root logger
415130
ops/sec (±12.34%
)399693
ops/sec (±14.00%
)0.96
Logging a nested 3-level object on root logger
336519
ops/sec (±12.62%
)349195
ops/sec (±7.97%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.
394c000
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
334125
ops/sec (±0.43%
)333661
ops/sec (±3.09%
)1.00
Logging a string on root logger
788667
ops/sec (±12.43%
)819464
ops/sec (±6.78%
)1.04
Logging an object on root logger
584617
ops/sec (±5.52%
)624816
ops/sec (±6.90%
)1.07
Logging an object with a message on root logger
8510
ops/sec (±201.52%
)5305
ops/sec (±212.61%
)0.62
Logging an object with a redacted prop on root logger
425153
ops/sec (±14.19%
)482615
ops/sec (±5.93%
)1.14
Logging a nested 3-level object on root logger
327583
ops/sec (±5.25%
)338463
ops/sec (±5.82%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.