Jim Kelly <[email protected]> added the comment: Using the Profile class instead of CProfile makes the discrepancy even worse, and seems slower to execute. Is there a method you suggest for profiling my application to determine where (or if - I guess it's possible this is erroneous if cProfile is misreporting total time) the slowdown is that would be more equitable to PyPy?
Thanks! ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1477> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
