-
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
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
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
ab29957
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
471922
ops/sec (±1.88%
)457188
ops/sec (±2.64%
)0.97
Logging a string on root logger
857422
ops/sec (±8.81%
)786066
ops/sec (±7.07%
)0.92
Logging an object on root logger
611915
ops/sec (±12.03%
)584007
ops/sec (±7.87%
)0.95
Logging an object with a message on root logger
27247
ops/sec (±183.46%
)7506
ops/sec (±203.83%
)0.28
Logging an object with a redacted prop on root logger
485049
ops/sec (±8.43%
)427521
ops/sec (±9.15%
)0.88
Logging a nested 3-level object on root logger
21096
ops/sec (±186.03%
)373421
ops/sec (±7.59%
)17.70
This comment was automatically generated by workflow using github-action-benchmark.
ab29957
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 a nested 3-level object on root logger
21096
ops/sec (±186.03%
)373421
ops/sec (±7.59%
)17.70
This comment was automatically generated by workflow using github-action-benchmark.
ab29957
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
331804
ops/sec (±1.13%
)323128
ops/sec (±1.18%
)0.97
Logging a string on root logger
762015
ops/sec (±4.33%
)792234
ops/sec (±4.32%
)1.04
Logging an object on root logger
595149
ops/sec (±7.20%
)639101
ops/sec (±6.83%
)1.07
Logging an object with a message on root logger
6915
ops/sec (±203.36%
)1380
ops/sec (±276.57%
)0.20
Logging an object with a redacted prop on root logger
453723
ops/sec (±12.10%
)505790
ops/sec (±5.77%
)1.11
Logging a nested 3-level object on root logger
343876
ops/sec (±5.76%
)325853
ops/sec (±5.80%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.