A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2014-May/134562.html below:

[Python-Dev] python process creation overhead

[Python-Dev] python process creation overhead [Python-Dev] python process creation overheadGregory Szorc gregory.szorc at gmail.com
Tue May 13 01:22:52 CEST 2014
On 5/10/2014 2:46 PM, Victor Stinner wrote:
> Le 10 mai 2014 22:51, "Gregory Szorc" <gregory.szorc at gmail.com 
> <mailto: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.

3.4.0 does appear to be faster than 3.3.5 on Linux - `python -c ''` is
taking ~50ms (as opposed to ~60ms) on my i7-2600K. Great to see!

But 3.4.0 is still slower than 2.7.6. And all versions of CPython are
over 3x slower than Perl 5.18.2. This difference amounts to minutes of
CPU time when thousands of processes are involved. That seems
excessive to me.

Why can't Python start as quickly as Perl or Ruby?
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4