-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make syncing performance more steady. (#6722)
* 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.
- Loading branch information
Showing
7 changed files
with
2,496 additions
and
2,169 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
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
Oops, something went wrong.