feat(sign): optimize the default value of validate sign thread number by lurais · Pull Request #5396 · tronprotocol/java-tron
What does this PR do?
Use all available cpu cores to validate transaction signatures.
Why are these changes required?
This PR has been tested by:
- Unit Tests
- Manual Testing
Follow up
Extra details
⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.91%. Comparing base (9a65bb6) to head (a1b41c2).
⚠️ Report is 567 commits behind head on develop.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@ ## develop #5396 +/- ## ============================================= - Coverage 60.92% 60.91% -0.01% Complexity 9231 9231 ============================================= Files 839 839 Lines 50029 50029 Branches 5574 5574 ============================================= - Hits 30479 30476 -3 - Misses 17165 17167 +2 - Partials 2385 2386 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
tomatoishealthy
changed the title
feat(sign): optimize validate sign param
feat(sign): optimize validate sign default param
tomatoishealthy
changed the title
feat(sign): optimize validate sign default param
feat(sign): optimize the default value of validate sign thread number
This file contains hidden or 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