Sybren A. Stüvel 33512d42cf Multi-threaded compressed file transfers
For regular file transfers (so to a directory, not to a ZIP file or S3
storage), use multi-threaded transfer when compressing. Compressing is
CPU-bound, so using multiple threads speeds things up considerably
(packing a Spring lighting file went from 6min30 single-threaded to
2min13 multi-threaded on my machine).
2018-11-27 15:50:20 +01:00
..
2018-06-05 15:12:10 +02:00
2018-03-22 10:06:48 +01:00
2018-06-05 15:12:10 +02:00
2018-03-22 10:06:48 +01:00