mirror of
https://github.com/kopia/kopia.git
synced 2026-03-09 01:36:26 -04:00
This improves the performance of gather writes (p and q blobs) in particular on high-latency links by reducing round-trips. Tested by uploading Kopia working directory (3 GB, files:32157 dirs:6051) to SFTP server on LAN (TrueNAS) over WiFi: Before: 2m4s (~24 MB/s) After: 1m13s (~41 MB/s)