Message82428
Gregory, are you sure you didn't swap the 30-bit and 30-bit+opt results? On OS X/Core 2 Duo my timings are the other way around: 30bit is
significantly slower than unpatched, 30bit+opt is a little faster than
unpatched. Here are sample numbers:
Macintosh-3:py3k-30bit-opt dickinsm$ ./python.exe ../pidigits_noprint.py
Time; 2181.3 ms
Macintosh-3:py3k-30bit dickinsm$ ./python.exe ../pidigits_noprint.py 2000
Time; 2987.9 ms
Macintosh-3:py3k dickinsm$ ./python.exe ../pidigits_noprint.py 2000
Time; 2216.2 ms |
|
Date |
User |
Action |
Args |
2009-02-18 20:08:20 | mark.dickinson | set | recipients:
+ mark.dickinson, loewis, collinwinter, gregory.p.smith, pitrou, vstinner, christian.heimes, jyasskin, schuppenies |
2009-02-18 20:08:20 | mark.dickinson | set | messageid: <1234987700.48.0.844891266846.issue4258@psf.upfronthosting.co.za> |
2009-02-18 20:08:18 | mark.dickinson | link | issue4258 messages |
2009-02-18 20:08:18 | mark.dickinson | create | |
|