On Thu, 4 Jul 2019 23:32:55 +0900
Inada Naoki <songofaca...@gmail.com> wrote:
> On Thu, Jul 4, 2019 at 8:09 PM Antoine Pitrou <solip...@pitrou.net> wrote:
> >
> > Ah, interesting.  Were you able to measure the memory footprint as well?
> >  
> 
> Hmm, it is not good.  mimalloc uses MADV_FREE so it may affect to some
> benchmarks.  I will look it later.

Ah, indeed, MADV_FREE will make it complicated to measure actual memory
usage :-/

Regards

Antoine.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/46QXQLQWHB4ASSBL5LB5QXJIYJLTDY77/

Reply via email to