New issue 1847: Creating virtualenv with PyPy much slower than CPython
https://bitbucket.org/pypy/pypy/issue/1847/creating-virtualenv-with-pypy-much-slower

Alex Gaynor:

Running `mktmpenv ; deactivate` under PyPy takes about 5 seconds, while under 
CPython it takes about 2.2 seconds. This is considerably slower, and it'd be 
good to see if we can bring that difference down.


_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to