mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-01-12 15:44:18 +00:00
6e6f40016c
Increase blocksize from ~8KiB to ~64KiB and remove useless unbounded prefetching on download * increased upload/download speed on my Win10 Zen3 box to 50/150 MB/s (with FSStore) * made manifest files 8x smaller * two more changes in the tests to make them pass Closes #263