Re: [pypy-dev] How to profile in Pypy?

2014-11-10 Thread Armin Rigo
Hi Robert, On 9 November 2014 23:04, Robert Grosse wrote: > Is there any easy way to profile code under Pypy? When I try to run using > the usual pypy -m cProfile foo.py, I get nonsensical results, like negative > time or billions of seconds. That's a bug. Can you open a bug report detailing on

[pypy-dev] How to profile in Pypy?

2014-11-09 Thread Robert Grosse
Is there any easy way to profile code under Pypy? When I try to run using the usual pypy -m cProfile foo.py, I get nonsensical results, like negative time or billions of seconds. ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailma