Bytecode optimisation

Christian Tismer tismer at appliedbiometrics.com
Fri May 21 07:32:33 EDT 1999


Markus Kohler wrote:
...
> Has anyone implemented a method lookup cache for Python ?

Please, to all speedy gonzales addictives, before
digging into "new" areas, read all of this:

http://www.foretec.com/python/workshops/1998-11/proceedings.html
On Python VMT:
http://www.foretec.com/python/workshops/1998-11/proceedings/papers/lowis/lowis.html
On Peepholes:
http://www.foretec.com/python/workshops/1998-11/proceedings/papers/montanaro/montanaro.html
On VM to C:
http://www.foretec.com/python/workshops/1998-11/proceedings/papers/aycock-211/aycock211.html
On Py to C:
http://www.foretec.com/python/workshops/1998-11/proceedings/papers/riehl/riehl.html
And of course about Types!:
http://www.foretec.com/python/workshops/1998-11/proceedings/papers/masse/masse.html

I think these are a must before anything is considered.

ciao - chris

-- 
Christian Tismer             :^)   <mailto:tismer at appliedbiometrics.com>
Applied Biometrics GmbH      :     Have a break! Take a ride on Python's
Kaiserin-Augusta-Allee 101   :    *Starship* http://starship.python.net
10553 Berlin                 :     PGP key -> http://wwwkeys.pgp.net
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
     we're tired of banana software - shipped green, ripens at home




More information about the Python-list mailing list