bdk <[email protected]> added the comment: I recently committed some improvements to datetime.py that increase speed on this benchmark by ~33% on my machine. relative timings look like this now:
$ python test.py 6.12707495689 $ ./pypy/goal/pypy-c test.py 8.06428718567 ---------- status: unread -> chatting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1343> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
