datapartyjs / gpgfs

encrypted file storage solution utilizing gnupg
Apache License 2.0
3 stars 0 forks source link

fuse-write performance tuning #7

Closed sevenbitbyte closed 4 years ago

sevenbitbyte commented 4 years ago

Issues resolved:

Prior to this patch a 120MB file was copying into gpgfs at a peak speed of 1MB/s. Now after tuning write buffer resizing, file write speed was measured at 10MB/s.