Just for fun I got the svn source and compiled it on my 1.8Ghz Dual G5 running 10.4.6 to add a data point:

daniello ~/WIP/Python-Builds/py-24 ./python.exe -c "from test.pystone import pystones; print pystones()"
(1.6199999999999999, 30864.1975308642)

Better than the 1.86 GHZ MacBookPro but surprisingly closer than I'd expect. Man for a laptop, that MacBook Pro sings! I'll bet the 2.16 Ghz might just tie my dual. Come to think of it, although it's three and a half years old, that's kind of depressing ;-(

On Apr 6, 2006, at 5:08 PM, Shane Holloway (IEEE) wrote:

./python.exe -c "from test.pystone import pystones; print pystones()"

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to