Diff for /gforth/Benchres between versions 1.70 and 1.84

version 1.70, 2008/11/01 22:19:30 version 1.84, 2012/06/27 20:49:34
Line 1 Line 1
 Copyright (C) 2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc.  Copyright (C) 2003,2004,2005,2006,2007,2008,2009,2010,2011 Free Software Foundation, Inc.
   
    This file is free documentation; the Free Software Foundation gives     This file is free documentation; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.  unlimited permission to copy, distribute and modify it.
Line 13  http://www.complang.tuwien.ac.at/papers/ Line 13  http://www.complang.tuwien.ac.at/papers/
   
 All times are given in seconds of user time.  All times are given in seconds of user time.
   
   After 0.7.0:
   AMD64:
   sieve bubble matrix  fib
    0.284 0.436  0.204 0.516 2012-01-11; AMD E-450 1650MHz; gcc-4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
   ARM A8:
   sieve bubble matrix fib
    2.610 3.430  2.470 3.980 2012-06-27; Allwinner A10 1.0GHz; gcc-4.4.3 (Android 4.0.3)
    2.671 3.125  2.515 4.054 2012-06-27; TI OMAP 3620 1.0GHz; gcc-4.4.3 (Android 2.3.4)
   
 Results with Gforth 0.7.0 (for comparing CPUs and C compilers):  Results with Gforth 0.7.0 (for comparing CPUs and C compilers):
 AMD64:  AMD64:
 sieve bubble matrix  fib  sieve bubble matrix  fib
Line 30  sieve bubble matrix  fib Line 39  sieve bubble matrix  fib
  0.216 0.268  0.112 0.340 0.7.0; K8 2GHz (Opteron 270); gcc-4.1.3 20080623 (prerelease) (Debian 4.1.2-23)   0.216 0.268  0.112 0.340 0.7.0; K8 2GHz (Opteron 270); gcc-4.1.3 20080623 (prerelease) (Debian 4.1.2-23)
  0.216 0.272  0.112 0.392 0.7.0; K8 2GHz (Opteron 270); gcc-4.2.4 (Debian 4.2.4-3)   0.216 0.272  0.112 0.392 0.7.0; K8 2GHz (Opteron 270); gcc-4.2.4 (Debian 4.2.4-3)
  0.192 0.276  0.108 0.360 0.7.0; K8 2GHz (Opteron 270); gcc-4.3.1   0.192 0.276  0.108 0.360 0.7.0; K8 2GHz (Opteron 270); gcc-4.3.1
    0.347 0.500  0.230 0.580 0.7.0; Intel U4100 1.3GHz (HP dm3); gcc 4.4.1-4ubuntu8
 IA32:  IA32:
  0.245 0.287  0.156 0.376 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-2.95.4 20011002 (Debian prerelease)   0.245 0.287  0.156 0.376 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-2.95.4 20011002 (Debian prerelease)
  0.253 0.350  0.143 0.392 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-3.3.5 (Debian 1:3.3.5-13)   0.253 0.350  0.143 0.392 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-3.3.5 (Debian 1:3.3.5-13)
  0.258 0.335  0.138 0.386 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-3.4.4 20050314 (prerelease) (Debian 3.4.3-13sarge1)   0.258 0.335  0.138 0.386 0.7.0; Pentium 4 Northwood 2.26GHz; gcc-3.4.4 20050314 (prerelease) (Debian 3.4.3-13sarge1)
    1.760 2.120  1.016 2.104 0.7.0-20100807; VIA C7 800MHz; gcc-4.3.2 (Debian 4.3.2-1.1)
 PowerPC:  PowerPC:
  0.644 0.740  0.320 0.992 0.7.0; PPC7447A 1066MHz (iBook G4 1GHz); gcc-2.95.4 20011002 (Debian prerelease)   0.644 0.740  0.320 0.992 0.7.0; PPC7447A 1066MHz (iBook G4 1GHz); gcc-2.95.4 20011002 (Debian prerelease)
  1.740 1.884  1.440 2.264 0.7.0; PPC7447A 1066MHz (iBook G4 1GHz); gcc-3.2.3 (Debian)   1.740 1.884  1.440 2.264 0.7.0; PPC7447A 1066MHz (iBook G4 1GHz); gcc-3.2.3 (Debian)
Line 54  Alpha: Line 65  Alpha:
 IA64:  IA64:
  1.000 1.120  0.710 1.680 0.7.0; Itanium II 900MHz (HP rx2600); gcc-4.1.1   1.000 1.120  0.710 1.680 0.7.0; Itanium II 900MHz (HP rx2600); gcc-4.1.1
 ARM:  ARM:
    1.470 1.370  0.680 2.850 0.7.0-2010-04-13; SheevaPlug Marvell Kirkwood 6281 1.2GHz; gcc-4.4 (Debian 4.4.2-9)
  1.850 2.330  1.750 2.190 0.7.0; ARM Xscale-IOP80321 600MHz; gcc-3.3.6 (Debian 1:3.3.6-15)   1.850 2.330  1.750 2.190 0.7.0; ARM Xscale-IOP80321 600MHz; gcc-3.3.6 (Debian 1:3.3.6-15)
   MIPS32
    7.25  8.24   6.13  9.09  0.7.0-20100725; Ingenic XBurst Jz4720 336MHz; gcc-4.3.3 (OpenWrt-xburst Backfire 10.03)
    4.25  5.10   2.82  4.84  0.7.0-20100807--dynamic; Ingenic XBurst Jz4720 336MHz; gcc-4.3.3 (OpenWrt-xburst Backfire 10.03)
    3.71  4.51   2.65  4.49  0.7.0-20100918--dynamic; Ingenic XBurst Jz4720 336MHz; gcc-4.5.2-linaro (OpenWrt-xburst trunk)
   
 SPARC:  SPARC:
  2.133 2.855  1.536 1.970 0.7.0; UltraSparc T1 1GHz; gcc-3.4.3 (csl-sol210-3_4-branch+sol_rpath)   2.133 2.855  1.536 1.970 0.7.0; UltraSparc T1 1GHz; gcc-3.4.3 (csl-sol210-3_4-branch+sol_rpath)
  2.114 2.665  1.494 1.912 0.7.0; UltraSparc T1 1GHz; gcc-4.0.2   2.114 2.665  1.494 1.912 0.7.0; UltraSparc T1 1GHz; gcc-4.0.2
Line 71  sieve bubble matrix  fib  platform and v Line 88  sieve bubble matrix  fib  platform and v
  0.75  1.04   0.41  1.14  PPC7447a (G4) 1066MHz; Linux; gcc-4.1.0; gforth-0.6.2-20060409   0.75  1.04   0.41  1.14  PPC7447a (G4) 1066MHz; Linux; gcc-4.1.0; gforth-0.6.2-20060409
  0.249 0.302  0.156 0.394 Pentium 4 2.26 (Northwood); gcc-2.95.4; gforth-0.6.9-20080716   0.249 0.302  0.156 0.394 Pentium 4 2.26 (Northwood); gcc-2.95.4; gforth-0.6.9-20080716
  0.156 0.252  0.076 0.248 Xeon 5160 (3GHz); gcc-4.1.2 20061115 (prerelease) (Debian 4.1.1-21); gforth-0.6.9-20080716   0.156 0.252  0.076 0.248 Xeon 5160 (3GHz); gcc-4.1.2 20061115 (prerelease) (Debian 4.1.1-21); gforth-0.6.9-20080716
    1.888 2.184  1.596 2.512 Opteron 270 (2GHz); llvm-gcc 4.2.1 (Based on Apple Inc. build 5546); gforth-0.6.9 20080816
   
 0.6.2 and older results:  0.6.2 and older results:
 siev    bubble  matrix  fib     machine and configuration  siev    bubble  matrix  fib     machine and configuration

Removed from v.1.70  
changed lines
  Added in v.1.84


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>