Open dvc94ch opened 3 years ago
streams are synced most efficiently when they are 1024 byte aligned. currently we sync an unaligned segment at the start and at the end. these should be coalesced into the first/last fully aligned segment.
streams are synced most efficiently when they are 1024 byte aligned. currently we sync an unaligned segment at the start and at the end. these should be coalesced into the first/last fully aligned segment.