Diff for /gforth/Benchres between versions 1.52 and 1.54

version 1.52, 2004/01/05 22:25:00 version 1.54, 2004/05/14 17:09:22
Line 14  http://www.complang.tuwien.ac.at/papers/ Line 14  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.
   
 siev    bubble  matrix  fib     machine and configuration  siev    bubble  matrix  fib     machine and configuration
    0.21    0.33    0.14    0.36   Athlon 64 3200+ (2GHz, 1MB L2); gcc-2.95.1; gforth-0.6.2 --enable-force-reg
  0.31    0.42    0.19    0.46   Athlon 1800+ (Palomino, 1.533GHz); gcc-2.95.3;  gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions   0.31    0.42    0.19    0.46   Athlon 1800+ (Palomino, 1.533GHz); gcc-2.95.3;  gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions
  0.37    0.52    0.24    0.61   Athlon 1200 (Thunderbird); gcc-2.95.1; gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions   0.37    0.52    0.24    0.61   Athlon 1200 (Thunderbird); gcc-2.95.1; gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions
  0.75    1.00    1.29    1.20   Athlon 1200 (Thunderbird); gcc-2.95.1; gforth-0.5.9-20011224 -DFORCE_REG; ELF before dynamic superinstructions   0.75    1.00    1.29    1.20   Athlon 1200 (Thunderbird); gcc-2.95.1; gforth-0.5.9-20011224 -DFORCE_REG; ELF before dynamic superinstructions
Line 29  siev bubble matrix fib machine and confi Line 30  siev bubble matrix fib machine and confi
  1.09    1.32    1.62    1.62   Pentium-III 1000 (Coppermine); gcc-2.95.1; gforth-0.5.0 --enable-force-reg   1.09    1.32    1.62    1.62   Pentium-III 1000 (Coppermine); gcc-2.95.1; gforth-0.5.0 --enable-force-reg
  1.21    1.64    2.06    2.03   Athlon 750 (Thunderbird); gcc-2.95.1; gforth-0.5.0 -DFORCE_REG; ELF   1.21    1.64    2.06    2.03   Athlon 750 (Thunderbird); gcc-2.95.1; gforth-0.5.0 -DFORCE_REG; ELF
  1.27    1.67    1.95    1.94   Pentium-III 750; gcc-2.95.2; gforth-0.5.0 -DFORCE_REG; ELF   1.27    1.67    1.95    1.94   Pentium-III 750; gcc-2.95.2; gforth-0.5.0 -DFORCE_REG; ELF
    0.63    0.89    0.46    0.89   Athlon 600; gcc-2.95.1; gforth-0.6.2-20030910 --enable-force-reg; ELF with native code generation
  0.85    1.15    0.55    1.29   Athlon 600; gcc-3.4-snapshot; gforth-0.6.2-20030910 --enable-force-reg; ELF with dynamic superinstructions   0.85    1.15    0.55    1.29   Athlon 600; gcc-3.4-snapshot; gforth-0.6.2-20030910 --enable-force-reg; ELF with dynamic superinstructions
  0.81    1.09    0.51    1.23   Athlon 600; gcc-2.95.2; gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions   0.81    1.09    0.51    1.23   Athlon 600; gcc-2.95.2; gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions
  1.07    1.25    0.58    1.34   Athlon 600; gcc-3.0.1; gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions   1.07    1.25    0.58    1.34   Athlon 600; gcc-3.0.1; gforth-0.5.9-20011224 -DFORCE_REG; ELF with dynamic superinstructions

Removed from v.1.52  
changed lines
  Added in v.1.54


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