1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 05:00:11 -04:00

1 Commits

Author SHA1 Message Date
Krishna Srinivas
043ddbd834 optimize memory allocation during erasure-read by using temporary buffer pool. ()
* XL/erasure-read: optimize memory allocation during erasure-read by using temporary buffer pool.

With the change the buffer needed during GetObject by erasureReadFile is allocated only once.
2016-07-25 14:17:01 -07:00