A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-December/040873.html below:

[Python-Dev] Re: a serious threat to 2.3's speed?

[Python-Dev] Re: a serious threat to 2.3's speed? [Python-Dev] Re: a serious threat to 2.3's speed?Fredrik Lundh fredrik at pythonware.com
Thu Dec 11 05:16:58 EST 2003
Tim Delaney wrote:

> From the microbenchmarks, it looks like function calls are the big
> bottlenecks.

in my pytte1 experiment from last year, I was able to run pystone about 25
times faster than a stock 2.1 interpreter.

(that would be, say, about 20 times faster than 2.3)

key features contributing to this is true gc, call-site caching, and "traditional"
(C-style) argument passing for common cases.

not sure if any of that can be applied any of that to today's C python, though
(but that doesn't mean it cannot be done ;-).

> Another option for a masters thesis Brett - speeding up function calls :)

that would be most excellent.

</F>




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