[pypy-issue] [issue1681] Regular expression 2.5x faster with cpython

Konstantin Alekseev tracker at bugs.pypy.org
Mon Jan 27 20:22:39 CET 2014


New submission from Konstantin Alekseev <kv.alekseev at gmail.com>:

~ /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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1681>
________________________________________


More information about the pypy-issue mailing list