Skip to content
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

Make syncing performance more steady. #6722

Merged
merged 21 commits into from
Feb 4, 2025
Merged

Make syncing performance more steady. #6722

merged 21 commits into from
Feb 4, 2025

Conversation

cheatfate
Copy link
Contributor

  • Improve syncing performance by making it more steady. This is done by send duplicate requests to multiple peers.
  • Make code more simple.

Copy link

github-actions bot commented Nov 23, 2024

Unit Test Results

       15 files  ±  0    2 285 suites  ±0   1h 9m 52s ⏱️ + 4m 30s
  5 353 tests  -   5    5 006 ✔️  -   5  347 💤 ±0  0 ±0 
36 974 runs   - 25  36 484 ✔️  - 25  490 💤 ±0  0 ±0 

Results for commit f39ec05. ± Comparison against base commit e990a94.

♻️ This comment has been updated with latest results.

@cheatfate cheatfate force-pushed the sync-queue3 branch 2 times, most recently from b07e223 to 6e414ea Compare November 29, 2024 07:49
@cheatfate cheatfate force-pushed the sync-queue3 branch 3 times, most recently from 9326a72 to 9da5183 Compare January 12, 2025 03:18
@tersec tersec merged commit ba934af into unstable Feb 4, 2025
12 checks passed
@tersec tersec deleted the sync-queue3 branch February 4, 2025 15:36
Tomi-3-0 pushed a commit to Tomi-3-0/nimbus-eth2 that referenced this pull request Mar 12, 2025
* Initial commit.

* Update tests.

* Update AllTests.

* Post-rebase update AllTests.

* Improve log statements which was hidden because of logScope issues.

* Eliminate duplicate `direction` fields.
Debugging blobs map.

* Fix blobs shortmap generation.

* Add fixes to map generation and add test helpers.

* Fix missing dependency.

* Adjust callbacks functionality for untrusted sync.

* Attempt to fix defect state issue with new flag `setLastStateRoot`.

* Make possible fix less intrusive.

* Fix forward declaration missing `=`.

* Revert attempt to improve performance.

* Revert some all the changes.

* Remove spaces.

* Remove LFS fixes from the PR.

* Update AllTests.

* Update copyright year.

* Update AllTests.

* Post-rebase fixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants