On Fri, 24 May 2019 00:59:08 +0900
Inada Naoki <songofaca...@gmail.com> wrote:

> >
> > It's relatively easy to test replacing our custom allocators with the
> > system ones, yes? Can we try those to see whether they have the same
> > characteristic?
> >  
> 
> Yes.
> 
> PYTHONMALLOC=malloc LD_PRELOAD=/path/to/jemalloc.so python script.py
> 
> I will try it tomorrow.

Can you simply test with the system allocator rather than jemalloc?

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to