[pypy-issue] [issue1477] datetime issues in CPython vs PyPy

Jim Kelly tracker at bugs.pypy.org
Tue May 7 15:00:34 CEST 2013


Jim Kelly <pthread1981 at gmail.com> 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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1477>
________________________________________


More information about the pypy-issue mailing list