[Pythonmac-SIG] 2.4.3 Python Universal Binary Pystone Comparison

Daniel Lord daniellord at mac.com
Fri Apr 7 16:59:52 CEST 2006


;-( Thanks Ron--Not!  <kidding> Now my 1.8 Dual really looks long in  
the tooth at 3.0 pystones.
Guess I need to buy a MacBook now that it runs rings around my clunky  
old desktop.

It would be interesting to see how the dual core G5 and Quad core do  
as well as the 2+ Ghz newer duals.
I know the original G5s had a memory bottleneck and I am curious to  
see if the the DDR3 in the MacBook is what widened it or if the DDR2  
and memory bus in the 2D  Gen G5s removed it.
On Apr 7, 2006, at 6:55 AM, Zachery Bir wrote:

> 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):
>
> zbir at Silverback $ python2.4 -c "from test.pystone import pystones;
> print pystones()"
> (1.1199999999999999, 44642.857142857145)
> ~
> zbir at Silverback $ python2.4 -c "from test.pystone import pystones;
> print pystones()"
> (1.1499999999999999, 43478.260869565223)
> ~
> zbir at Silverback $ python2.4 -c "from test.pystone import pystones;
> print pystones()"
> (1.1199999999999999, 44642.857142857145)
>
> Zac
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list