mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
The reedsolomon library now avoids allocations during reconstruction. This change exploits that to reduce memory allocs and GC preasure during healing and reading.