skoobe / riofs

Userspace S3 filesystem
GNU General Public License v3.0
393 stars 60 forks source link

S #141

Open vgadhadaran opened 7 years ago

vgadhadaran commented 7 years ago

S3fs filesystems are really slow. We tested around 40GB/hour for file restore rate. Where it really struggles is when you have a lot of files in a folder. Try doing an 'ls' on a folder with hundreds of files to see it break. so how to improve the performance? is there any we can set values for increasing the readwrite which will help the restore/transfer process?

kahing commented 7 years ago

Are you having a problem with riofs or s3fs?