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-February/032865.html below:

native code compiler? (or, OCaml vs. Python)

[Python-Dev] Re: native code compiler? (or, OCaml vs. Python) [Python-Dev] Re: native code compiler? (or, OCaml vs. Python)Jeremy Hylton jeremy@zope.com
Mon, 3 Feb 2003 16:29:07 -0500
My recollection from Skip's rattlesnake paper and from a similar paper
about peephole optimizations in Interlisp is that we'll see perhaps a
5-10% speedup by focusing on the small stuff.

I expect that the builtin-specific opcodes will do more than that, but
the module-level namespace still ends up being expensive to use and
arbitrary module globals are probably called as often as any other
global.  It'd be interesting to measure how many of the LOAD_GLOBAL
calls are for builtin names using some simple benchmarks.

Jeremy





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