Open iglesiasbrandon opened 1 year ago
Segment pipelining - ensure that there are no stalls in the download pipeline, for instance when one segment download ends, we should be ready to go with the next bytes for the next segment.
https://docs.google.com/document/d/1aXuem5SlY4NzsE6cXT9cXtMkUSAWH0ddw-5QLR6X19Q/edit
This is code complete but not enabled; it's deployed on the gateway.
https://review.dev.storj.io/c/storj/uplink/+/11851
We need to discuss how we are going to test and enable it in production. @shaupt131
https://github.com/storj/storj-private/issues/621
Segment pipelining - ensure that there are no stalls in the download pipeline, for instance when one segment download ends, we should be ready to go with the next bytes for the next segment.
https://docs.google.com/document/d/1aXuem5SlY4NzsE6cXT9cXtMkUSAWH0ddw-5QLR6X19Q/edit