-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a RecordFileDownloaderPerformanceTest #9021
Conversation
Signed-off-by: Steven Sheehy <steven.sheehy@swirldslabs.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9021 +/- ##
============================================
- Coverage 92.24% 92.14% -0.11%
- Complexity 7028 7644 +616
============================================
Files 801 929 +128
Lines 26867 30571 +3704
Branches 3539 3731 +192
============================================
+ Hits 24784 28169 +3385
- Misses 1334 1568 +234
- Partials 749 834 +85 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Steven Sheehy <steven.sheehy@swirldslabs.com>
Quality Gate passedIssues Measures |
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.
LGTM
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.
This will be super helpful. LGTM
Description:
RecordFileDownloaderPerformanceTest
hedera.mirror.importer.nodePublicKey
property to override all nodes' public keyStreamFileWriter
to generate and write record, sidecar, and signature files to diskhedera.mirror.importer.parser.record.performance
tohedera.mirror.importer.test.performance
ALL
option for stream type that causes panel issuesperformanceTest
gradle task to always run performance testsperformance
Spring profileRelated issue(s):
Fixes #9016
Notes for reviewer:
Checklist