-
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
1 parent
7d3b34d
commit 72f7d16
Showing
2 changed files
with
42 additions
and
42 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
72f7d16
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
481362
ops/sec (±1.39%
)481576
ops/sec (±1.21%
)1.00
Logging a string on root logger
843623
ops/sec (±7.60%
)797494
ops/sec (±7.89%
)0.95
Logging an object on root logger
632910
ops/sec (±7.06%
)651383
ops/sec (±9.14%
)1.03
Logging an object with a message on root logger
13135
ops/sec (±189.51%
)3874
ops/sec (±228.29%
)0.29
Logging an object with a redacted prop on root logger
489927
ops/sec (±7.59%
)457527
ops/sec (±6.77%
)0.93
Logging a nested 3-level object on root logger
22273
ops/sec (±184.68%
)372729
ops/sec (±7.16%
)16.73
This comment was automatically generated by workflow using github-action-benchmark.
72f7d16
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
22273
ops/sec (±184.68%
)372729
ops/sec (±7.16%
)16.73
This comment was automatically generated by workflow using github-action-benchmark.
72f7d16
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
341588
ops/sec (±0.73%
)337564
ops/sec (±0.42%
)0.99
Logging a string on root logger
833740
ops/sec (±7.38%
)803695
ops/sec (±7.30%
)0.96
Logging an object on root logger
636146
ops/sec (±7.20%
)614384
ops/sec (±7.12%
)0.97
Logging an object with a message on root logger
1687
ops/sec (±255.62%
)3880
ops/sec (±220.20%
)2.30
Logging an object with a redacted prop on root logger
461260
ops/sec (±7.61%
)453407
ops/sec (±12.37%
)0.98
Logging a nested 3-level object on root logger
317515
ops/sec (±6.05%
)342130
ops/sec (±5.39%
)1.08
This comment was automatically generated by workflow using github-action-benchmark.
72f7d16
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 with a message on root logger
1687
ops/sec (±255.62%
)3880
ops/sec (±220.20%
)2.30
This comment was automatically generated by workflow using github-action-benchmark.