[issue11849] glibc allocator doesn't release all free()ed memory

INADA Naoki report at bugs.python.org
Tue Jan 16 05:00:01 EST 2018


INADA Naoki <songofacandy at gmail.com> added the comment:

FYI, jemalloc can reduce memory usage, especially when application
is multithreaded.

https://www.speedshop.co/2017/12/04/malloc-doubles-ruby-memory.html
https://zapier.com/engineering/celery-python-jemalloc/

----------
nosy: +inada.naoki

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue11849>
_______________________________________


More information about the Python-bugs-list mailing list