drive icon indicating copy to clipboard operation
drive copied to clipboard

Multi-thread push/pull

Open mikelei8291 opened this issue 7 years ago • 2 comments

When I tried to push a lot of small files (size~1M), it cost more time to finish than a whole file at same size.

If drive push/pull multiple files at the same time, it will reach a higher speed.

mikelei8291 avatar Feb 15 '18 14:02 mikelei8291

Oh, the 1000th issue!

mikelei8291 avatar Feb 15 '18 14:02 mikelei8291

Yeah, it would be about time to have a multithreaded approach (especially as languages have the capability of seeing how cores are available on a machine).

Berkmann18 avatar Sep 03 '20 11:09 Berkmann18