sneak f23db96922 optimize file copy performance for large database files
- Increase copy buffer from 4MB to 256MB for NVMe-speed transfers
- Add Linux-specific fadvise hints for sequential reads and prefetching
- Pre-allocate destination file to avoid fragmentation
- Add throughput monitoring to track copy performance
- Platform-specific build tags for Linux optimizations
2026-02-12 13:08:08 -08:00
2026-02-11 03:01:48 -08:00
2026-02-09 01:18:16 -08:00
2026-02-09 01:18:16 -08:00
2026-02-09 00:42:06 -08:00
Description
No description provided
70 KiB
Languages
Go 100%