[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] PyGame slowdown
Kris Schnee wrote:
There's no obvious effect on my machine, but I suspect this is because
it's a laptop with one-generation-old graphics hardware.
Psyco is great to rewrite very tight loops however, on any large program
I fed it with... the psyco version ended up being slower. So I am not
not holding my breath here.
Regards,
Guillaume