New submission from Konstantin Alekseev <[email protected]>: ~ /usr/bin/python test_pypy.py Time: 2.907 seconds ~ python test_pypy.py Time: 7.733 seconds ~ python -V Python 2.7.3 (2.2.1+dfsg-1~ppa1, Nov 28 2013, 02:02:56) [PyPy 2.2.1 with GCC 4.6.3] ~ /usr/bin/python -V Python 2.7.3
---------- files: test_pypy.py messages: 6508 nosy: konstantin, pypy-issue priority: performance bug status: unread title: Regular expression 2.5x faster with cpython ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1681> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
