Python Compiler

Michael Hudson mwh21 at cam.ac.uk
Mon May 1 18:39:27 EDT 2000


josht at iname.com (Josh Tompkins) writes:

> Would this type of compiler result in any kind of speed increase?  Even 
> though it runs like it's in an interpreter, does the translation to pure 
> machine code increase speed?

About 20%, apparently.  Depends quite a lot on what you're doing, I'd
imagine.

See:

http://www.mudlib.org/~rassilon/p2c/

Cheers,
M.

-- 
  ... but I guess there are some things that are so gross you just have
  to forget,  or it'll destroy something within you.  perl is the first
  such thing I have known.                 -- Erik Naggum, comp.lang.lisp



More information about the Python-list mailing list