Computer Language Shootout

igouy at yahoo.com igouy at yahoo.com
Wed Nov 30 10:50:13 EST 2005


bearophileHUGS at lycos.com wrote:
> This is a direct translation of the D code, maybe it's not the faster
> Python implementation, and surely it's not the shorter one. But Psyco
> makes it much faster (Psyco likes "low level" style code).

And if you contributed the program like this
http://shootout.alioth.debian.org/gp4/faq.php#contribute

we could run the program with Psyco
http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=psyco&lang2=python

best wishes, Isaac




More information about the Python-list mailing list