1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 18:21:29 -04:00
Harshavardhana 7c948adf88
allow pre-allocating buffers to reduce frequent GCs during growth ()
This PR also increases per node bpool memory from 1024 entries
to 2048 entries; along with that, it also moves the byte pool
centrally instead of being per pool.
2023-12-21 08:59:38 -08:00
..