mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 22:08:38 +10:00
previous approach: * cache 64K on first read * cache 1M on subsequent intersecting reads new approach: * cache 64K on first read * cache 1M on the next intersecting read * cache 8M on subsequent intersecting reads * cache 4M on standalone reads at offsets >1M improves performance by 50% on windows and should help on high-latency connections
32 KiB
Executable File
32 KiB
Executable File