You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option (--batch-writes?) to batch up X amount of fragments and write them all at once. Will reduce disk write operations, though will also means more will have to be re-downloaded in the event of the program terminating early and is resumed.
The text was updated successfully, but these errors were encountered:
Add an option (
--batch-writes
?) to batch up X amount of fragments and write them all at once. Will reduce disk write operations, though will also means more will have to be re-downloaded in the event of the program terminating early and is resumed.The text was updated successfully, but these errors were encountered: