-
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
4 additions
and
5 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
49beee5
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
483669
ops/sec (±2.01%
)485375
ops/sec (±1.70%
)1.00
Logging a string on root logger
842145
ops/sec (±5.99%
)783573
ops/sec (±7.93%
)0.93
Logging an object on root logger
629052
ops/sec (±7.36%
)587367
ops/sec (±8.14%
)0.93
Logging an object with a message on root logger
4399
ops/sec (±217.36%
)9739
ops/sec (±201.50%
)2.21
Logging an object with a redacted prop on root logger
382134
ops/sec (±11.46%
)394628
ops/sec (±8.73%
)1.03
Logging a nested 3-level object on root logger
358470
ops/sec (±9.43%
)379211
ops/sec (±8.85%
)1.06
This comment was automatically generated by workflow using github-action-benchmark.
49beee5
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
4399
ops/sec (±217.36%
)9739
ops/sec (±201.50%
)2.21
This comment was automatically generated by workflow using github-action-benchmark.
49beee5
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
343714
ops/sec (±0.53%
)340711
ops/sec (±0.59%
)0.99
Logging a string on root logger
804844
ops/sec (±4.70%
)819274
ops/sec (±4.83%
)1.02
Logging an object on root logger
626407
ops/sec (±5.30%
)640330
ops/sec (±5.60%
)1.02
Logging an object with a message on root logger
4888
ops/sec (±211.41%
)2627
ops/sec (±228.47%
)0.54
Logging an object with a redacted prop on root logger
454665
ops/sec (±8.85%
)441397
ops/sec (±14.49%
)0.97
Logging a nested 3-level object on root logger
324047
ops/sec (±5.19%
)328734
ops/sec (±5.98%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.