David Fraser
davidf at sjsoft.com
Thu Aug 21 09:23:03 EST 2003
Mateusz Korniak wrote: >On Wednesday 20 August 2003 23:51, Michael C. Neel wrote: > > >>Has anyone tried to use pysco (http://psyco.sourceforge.net/) with >>mod_python to speed up programs? Is this something to try, or is it not >>safe to use under mod_python? >> >> > >I tried but did not notice any speed up (psyco 1.0 and 1.1,mod_python 2.7.8). >In fact, I didn't notice any problems either. Code was just 10% slower. :(. >Perhaps It was case I just did dumb psyco.full() ... > > > Sounds similar to my experience. Maybe we try out different profiling options and put together a guide on using psyco with mod_python... David
|