On Apr 7, 2006, at 9:33 AM, Ronald Oussoren wrote: > I found some time to fire up the compiler. There's a new build of > the 2.4.3 installer on my iDisk. If that works correctly I'll ask > someone to replace the DMG on python.org. Please test if this > fixes the speed issues and works in general, I haven't done any > testing. The only thing changes w.r.t. the 2.4.3 DMG on python.org > is the addition of -O3 to the compile flags.
*That's* mo' bettah (MacBook Pro 2.0GHz, 2GB RAM): [EMAIL PROTECTED] $ python2.4 -c "from test.pystone import pystones; print pystones()" (1.1199999999999999, 44642.857142857145) ~ [EMAIL PROTECTED] $ python2.4 -c "from test.pystone import pystones; print pystones()" (1.1499999999999999, 43478.260869565223) ~ [EMAIL PROTECTED] $ python2.4 -c "from test.pystone import pystones; print pystones()" (1.1199999999999999, 44642.857142857145) Zac _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig