[Python-Dev] Are we collecting benchmark results across machines (original) (raw)
Andrew MacIntyre andymac at bullseye.apana.org.au
Sat Jan 3 21:41:45 EST 2004
- Previous message: [Python-Dev] Toowtdi: Datatype conversions
- Next message: [Python-Dev] Switching to VC.NET 2003
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
System is an AMD Athlon XP1600+ (1.4GHz) with 512MB PC2100 RAM, running FreeBSD 4.8.
$ python2.3 Python 2.3.3 (#4, Jan 4 2004, 12:39:32) [GCC 2.95.4 20020320 [FreeBSD]] on freebsd4 Type "help", "copyright", "credits" or "license" for more information.
^D
$ make time time python2.3 -O b.py >@out 21.19 real 20.88 user 0.26 sys cmp @out out
$ python2.3 /usr/local/lib/python2.3/test/pystone.py Pystone(1.1) time for 50000 passes = 1.89062 This machine benchmarks at 26446.3 pystones/second
-- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac at bullseye.apana.org.au (pref) | Snail: PO Box 370 andymac at pcug.org.au (alt) | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia
- Previous message: [Python-Dev] Toowtdi: Datatype conversions
- Next message: [Python-Dev] Switching to VC.NET 2003
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]