aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-psyco/pkg-descr
blob: a9af578c5c5bfcc44e6adcf0cef7fc3bd25b34e9 (plain) (blame)
1
2
3
4
5
6
Psyco shows that it is possible to execute Python code at speeds
approaching that of fully compiled languages, by "specialization". The
current prototype operates on i386-compatible processors and shows 2
to 100 times speed-ups, depending on code.

WWW: http://psyco.sourceforge.net/