Hi All,

I have a large code base that I am trying to optimize. I have a flame graph 
that tells me that it spends about 30% of it's time in 
pypy_g_ArenaCollection_rehash_arena_lists. Unfortunately, I can't see the rest 
of the call stack, so I am trying to compile a debug version of pypy.

I followed the instructions here: https://doc.pypy.org/en/latest/build.html

I'm at the step where it tells you to run:

make lldebug or make lldebug0, and i'm realizing there is no such target. 
Please help!

--Buddy
_______________________________________________
pypy-dev mailing list -- pypy-dev@python.org
To unsubscribe send an email to pypy-dev-le...@python.org
https://mail.python.org/mailman3/lists/pypy-dev.python.org/
Member address: arch...@mail-archive.com

Reply via email to