[pypy-issue] [issue854] PyPy 1.6, 1.5 slower than CPython2.7, 2.6 with Konira

Alfredo Deza tracker at bugs.pypy.org
Tue Aug 30 16:49:40 CEST 2011


Alfredo Deza <alfredodeza at gmail.com> added the comment:

After doing some reading about things that make PyPy go slower (like using 
settrace which Konira does) I just want to note that although the code inspects 
the frames, it does so when there is an exception only.

The benchmarks I did where not raising exceptions, hence no stacktrace usage was 
triggered.

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue854>
________________________________________


More information about the pypy-issue mailing list