-
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
958ef8e
commit 9ebbe71
Showing
1 changed file
with
17 additions
and
0 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
9ebbe71
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
334964
ops/sec (±1.70%
)323766
ops/sec (±1.08%
)0.97
Logging a string on root logger
859757
ops/sec (±9.58%
)833980
ops/sec (±7.65%
)0.97
Logging an object on root logger
39041
ops/sec (±184.61%
)659245
ops/sec (±11.85%
)16.89
Logging an object with a message on root logger
413813
ops/sec (±8.12%
)23352
ops/sec (±185.96%
)0.05643128659563619
Logging an object with a redacted prop on root logger
515419
ops/sec (±8.52%
)551418
ops/sec (±8.61%
)1.07
Logging a nested 3-level object on root logger
18759
ops/sec (±187.29%
)16140
ops/sec (±189.86%
)0.86
This comment was automatically generated by workflow using github-action-benchmark.
9ebbe71
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
39041
ops/sec (±184.61%
)659245
ops/sec (±11.85%
)16.89
This comment was automatically generated by workflow using github-action-benchmark.