In your experience, what are the best settings to use on a Google Drive mount to maximise read speeds? Small number of large files (between 20 and 50 files - 350GB each) on each mount. I’m getting 15-30MB a second at the moment, across 48 mounts, maxing out at about 850MB/s. Any advice on how I could increase this?
There are some general things you can try, for example increasing --buffer-size.
It is in general quicker to use rclone copy to copy the file to local storage than copy it from rclone mount - that may not be appropriate for what you want to do though.