Bugs item #1565076, was opened at 2006-09-25 14:54 Message generated for change (Comment added) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1565076&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: None >Status: Pending >Resolution: Accepted Priority: 5 Submitted By: Duncan Webb (duncanwebb) Assigned to: Nobody/Anonymous (nobody) Summary: Disables -OO in my RPM builds Initial Comment: I've disabled -OO in my RPM builds. It's rather pointless and screws up distutils/RPM ---------------------------------------------------------------------- >Comment By: Duncan Webb (duncanwebb) Date: 2006-09-26 14:21 Message: Logged In: YES user_id=104395 The patch sent in by James Oakley disables generation of .pyo files when installing freevo. This patch has been accepted because the speed up from .pyc to .pyo is typically 5%. Freevo doesn't really do much cpu intensive work and the package psyco is reported to give much better performance improvements. See http://psyco.sourceforge.net/ However, the patch freevo-optimize.patch in contrib/patches/ when applied reverts this changes. Applied in r8241 ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-09-26 14:21 Message: Logged In: YES user_id=104395 Patch applied to branches/rel-1-5/freevo at: svn://svn.freevo.org/freevo/branches/rel-1-5/freevo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1565076&group_id=46652 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
