On 2007-07-08 16:17, Jonathan Isom wrote:
> Has anyone tried using psyco with freevo? If so what have been
> your experiences and where did you change the source? psyco is a
> python accellerator/compiler that can't increase the performance of
> python programs.

Psyco does best on highly algorithmic code, where by this I mean code
that is primarily CPU bound and computationally intensive.  There isn't
much in Freevo that would benefit from psyco.  Certainly some areas here
and there, but overall I predict the gains would be negligible.  It
should be easy enough to try. :)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to