Closed VladRodionov closed 6 months ago
Currently it does mallocZeroed which is time consuming. To reduce latency if pool is empty do not zero a newly allocated memory buffer
mallocZeroed
Currently it does
mallocZeroed
which is time consuming. To reduce latency if pool is empty do not zero a newly allocated memory buffer