mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
02af37a394
The reedsolomon library now avoids allocations during reconstruction. This change exploits that to reduce memory allocs and GC preasure during healing and reading.