-
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
2 additions
and
2 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
98762d5
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
510994
ops/sec (±2.48%
)464376
ops/sec (±2.68%
)0.91
Logging a string on root logger
896263
ops/sec (±7.43%
)857759
ops/sec (±8.79%
)0.96
Logging an object on root logger
46001
ops/sec (±182.22%
)570402
ops/sec (±10.30%
)12.40
Logging an object with a message on root logger
440955
ops/sec (±9.31%
)1861
ops/sec (±276.51%
)0.00422038530008731
Logging an object with a redacted prop on root logger
514060
ops/sec (±7.93%
)467758
ops/sec (±6.45%
)0.91
Logging a nested 3-level object on root logger
22320
ops/sec (±185.80%
)374784
ops/sec (±11.25%
)16.79
This comment was automatically generated by workflow using github-action-benchmark.
98762d5
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.
Possible performance regression was detected for benchmark 'Logger Benchmarks - ubuntu-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.Logging an object on root logger
46001
ops/sec (±182.22%
)570402
ops/sec (±10.30%
)12.40
Logging a nested 3-level object on root logger
22320
ops/sec (±185.80%
)374784
ops/sec (±11.25%
)16.79
This comment was automatically generated by workflow using github-action-benchmark.
98762d5
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
321623
ops/sec (±0.79%
)343465
ops/sec (±0.58%
)1.07
Logging a string on root logger
794560
ops/sec (±6.31%
)825125
ops/sec (±6.80%
)1.04
Logging an object on root logger
611766
ops/sec (±6.48%
)630376
ops/sec (±6.05%
)1.03
Logging an object with a message on root logger
3707
ops/sec (±215.43%
)3851
ops/sec (±217.92%
)1.04
Logging an object with a redacted prop on root logger
472310
ops/sec (±12.10%
)468673
ops/sec (±6.55%
)0.99
Logging a nested 3-level object on root logger
337069
ops/sec (±6.29%
)337094
ops/sec (±5.28%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.