logo       

Re: PyGame slowdown: msg#00228

python.pygame

Subject: Re: PyGame slowdown

Hello,

On Wed, 28 Sep 2005 05:30:49 -0700
Simon Wittber <simonwittber-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx> wrote:

> One should use psyco a little more sparingly. Use psyco.bind or
> psyco.proxy to selectively psycoize certain functions. Test after each
> change, and make sure you read the psyco docs, so that you know what
> will work best for your situation, and what operations psyco will not
> optimise.
Pysco combined with this decorator makes even more fun:
http://blogs.nuxeo.com/sections/blogs/tarek_ziade/2005_09_24_yadi-part-2-simple-psyco-decorator

greets,
Marek



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise