-
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
5 additions
and
4 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
599f23c
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
685704
ops/sec (±2.55%
)412810
ops/sec (±13.76%
)0.60
Logging a string on root logger
831614
ops/sec (±9.05%
)537411
ops/sec (±9.94%
)0.65
Logging an object on root logger
605460
ops/sec (±5.52%
)285532
ops/sec (±15.92%
)0.47
Logging an object with a message on root logger
4145
ops/sec (±223.07%
)191690
ops/sec (±23.68%
)46.25
Logging an object with a redacted prop on root logger
478514
ops/sec (±9.91%
)180328
ops/sec (±19.31%
)0.38
Logging a nested 3-level object on root logger
349691
ops/sec (±7.35%
)141407
ops/sec (±20.92%
)0.40
This comment was automatically generated by workflow using github-action-benchmark.
599f23c
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 with a message on root logger
4145
ops/sec (±223.07%
)191690
ops/sec (±23.68%
)46.25
This comment was automatically generated by workflow using github-action-benchmark.
599f23c
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
402157
ops/sec (±1.21%
)560868
ops/sec (±0.91%
)1.39
Logging a string on root logger
499448
ops/sec (±8.89%
)775020
ops/sec (±5.51%
)1.55
Logging an object on root logger
226844
ops/sec (±35.26%
)527407
ops/sec (±8.26%
)2.32
Logging an object with a message on root logger
149081
ops/sec (±24.82%
)16870
ops/sec (±184.85%
)0.11
Logging an object with a redacted prop on root logger
178673
ops/sec (±28.64%
)399750
ops/sec (±20.25%
)2.24
Logging a nested 3-level object on root logger
105730
ops/sec (±28.07%
)285018
ops/sec (±7.36%
)2.70
This comment was automatically generated by workflow using github-action-benchmark.
599f23c
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 - windows-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.Logging an object on root logger
226844
ops/sec (±35.26%
)527407
ops/sec (±8.26%
)2.32
Logging an object with a redacted prop on root logger
178673
ops/sec (±28.64%
)399750
ops/sec (±20.25%
)2.24
Logging a nested 3-level object on root logger
105730
ops/sec (±28.07%
)285018
ops/sec (±7.36%
)2.70
This comment was automatically generated by workflow using github-action-benchmark.