[pypy-dev] How to turn a crawling caterpillar of a VM into a graceful butterfly

Maciej Fijalkowski fijall at gmail.com
Sun Jan 1 18:02:14 CET 2012


On Sun, Jan 1, 2012 at 6:57 PM, Laurence Tratt <laurie at tratt.net> wrote:
> On Sun, Jan 01, 2012 at 06:47:08PM +0200, Maciej Fijalkowski wrote:
>
>>> I haven't noticed this particular output type before... but I'm not really
>>> sure what most of the numbers actually mean! Does anyone have any
>>> pointers?
>> Can you paste them somewhere? I'll explain
>
> Thanks! Here's an example (hopefully a decent one!):
>
>  http://pastebin.com/51QpPD7C

so for example here, tracing has taken 0.8s out of 2.5 total (a lot) +
0.2s for the backend. Also, there were 16 loops aborted because trace
run out for too long. That might mean a lot of things. If you can post
some example I can probably look at traces.

For example - is the loop iteration from above a good one?

Cheers,
fijal


>
>
> Laurie
> --
> Personal                                             http://tratt.net/laurie/
> The Converge programming language                      http://convergepl.org/
>   https://github.com/ltratt              http://twitter.com/laurencetratt
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev


More information about the pypy-dev mailing list