dlissett0 at yahoo.com (Duncan Lissett) writes: > I'd appreciate any suggestions on how to make faster Python > implementations of Richards benchmark. Perhaps there are obvious > problems that can be corrected? > > http://www.lissett.com/ben/bench1.htm import psyco psyco.full() 2 times faster :-) -- Wilk - http://flibuste.net