Diff for /gforth/Benchres between versions 1.45 and 1.47

version 1.45, 2001/12/29 20:40:48 version 1.47, 2002/06/17 12:34:41
Line 9  http://www.complang.tuwien.ac.at/papers/ Line 9  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.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
  1.18    1.53    1.94    1.83   Athlon 800 (Thunderbird); gcc-3.0.2; gforth-0.5.9-20011202 -DFORCE_REG -DUSE_TOS; ELF   1.18    1.53    1.94    1.83   Athlon 800 (Thunderbird); gcc-3.0.2; gforth-0.5.9-20011202 -DFORCE_REG -DUSE_TOS; ELF
Line 17  siev bubble matrix fib machine and confi Line 18  siev bubble matrix fib machine and confi
  1.10    1.46    1.91    1.77   Athlon 800 (Thunderbird); gcc-2.95.1; gforth-0.5.9-20011202 -DFORCE_REG; ELF   1.10    1.46    1.91    1.77   Athlon 800 (Thunderbird); gcc-2.95.1; gforth-0.5.9-20011202 -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.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.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.52    2.09    2.56    2.59   Athlon 600; gcc-2.95.2; gforth-0.4.9 -DFORCE_REG; ELF   1.52    2.09    2.56    2.59   Athlon 600; gcc-2.95.2; gforth-0.4.9 -DFORCE_REG; ELF
  2.39    3.38    4.13    4.18   Celeron 450 (Mendocino); gcc-2.7.2.3 -DFORCE-REG -DDIRECT-THREADED; gforth-0.3.0; ELF   2.39    3.38    4.13    4.18   Celeron 450 (Mendocino); gcc-2.7.2.3 -DFORCE-REG -DDIRECT-THREADED; gforth-0.3.0; ELF
  1.97    2.84    3.21    3.24   Celeron 450 (Mendocino); gcc-2.95; gforth-0.4.9 -DFORCE_REG; ELF   1.97    2.84    3.21    3.24   Celeron 450 (Mendocino); gcc-2.95; gforth-0.4.9 -DFORCE_REG; ELF

Removed from v.1.45  
changed lines
  Added in v.1.47


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