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

Fixes before 0.6.4 tag #64

Merged
merged 4 commits into from
May 15, 2023
Merged

Fixes before 0.6.4 tag #64

merged 4 commits into from
May 15, 2023

Conversation

plauche
Copy link
Collaborator

@plauche plauche commented May 15, 2023

A variety of fixes to issues found while doing performance testing:

  • Increase default MTU to 512 bytes to accommodate more realistic systems
  • Move window fetching logic into storage layer for better performance with larger files
  • Move functions for fetching all DAG cids & blocks into storage layer
  • Increase default file block size to 100kb for better performance when importing larger files
  • Fixed issue where setting connection to false would "complete" a dag transfer
  • Small revision to testing plan

@plauche plauche merged commit 67011ec into main May 15, 2023
@plauche plauche deleted the fixes-for-v0.6.4 branch May 15, 2023 15:28
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.

1 participant