[Python-Dev] python process creation overhead
Victor Stinner
victor.stinner at gmail.com
Sat May 10 23:46:23 CEST 2014
More information about the Python-Dev mailing list
Sat May 10 23:46:23 CEST 2014
- Previous message: [Python-Dev] python process creation overhead
- Next message: [Python-Dev] python process creation overhead
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le 10 mai 2014 22:51, "Gregory Szorc" <gregory.szorc at gmail.com> a écrit : > Furthermore, Python 3 appears to be >50% slower than Python 2. Please mention the minor version. It looks like you compared 2.7 and 3.3. Please test 3.4, we made interesting progress on the startup time. There is still something to do, especially on OS X. Depending on the OS, different modules are loaded and some functions are implemented differently. Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140510/d0bd959b/attachment.html>
- Previous message: [Python-Dev] python process creation overhead
- Next message: [Python-Dev] python process creation overhead
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list