The source project of this merge request has been removed.
file_unix: optimize copy
- avoid to stat the source file to get its size in the loop
In dolphin: This allows my local SSD to copy at 300+ MB/s large files at cold start. And my nfs mount copy jumps from ~10MB/s to 30-40MB/s.
Edited by Méven Car