<div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
It's relatively easy to test replacing our custom allocators with the <br>
system ones, yes? Can we try those to see whether they have the same <br>
characteristic?<br></blockquote></div><div dir="auto"><br></div><div dir="auto">Yes.</div><div dir="auto"><br></div><div dir="auto">PYTHONMALLOC=malloc LD_PRELOAD=/path/to/jemalloc.so python script.py</div><div dir="auto"><br></div><div dir="auto">I will try it tomorrow.</div><div dir="auto"><br></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote></div></div>