Diff for /gforth/Benchres between versions 1.19 and 1.23

version 1.19, 1998/04/16 15:34:33 version 1.23, 1998/12/13 23:29:57
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
    6.88    7.43    5.80    8.15   AMD K6-2 300MHz 1M PB cache 100MHz; gcc-2.7.2.3 -DFORCE-REG; gforth-0.4.0; ELF
    7.36    8.16    7.73    9.04   Pentium-MMX 200MHz 512K PB cache; egcs-1.1b -DFORCE-REG; gforth-0.4.0; ELF
 10.91   11.94   11.24   13.13   Pentium 133MHz 256K PB cache; gcc-2.6.3 -DFORCE_REG; gforth-0.1beta; a.out  10.91   11.94   11.24   13.13   Pentium 133MHz 256K PB cache; gcc-2.6.3 -DFORCE_REG; gforth-0.1beta; a.out
 11.16   11.86   10.64   12.53   Pentium 133MHz 512K PB cache; gcc-2.7.2p -DFORCE_REG, gforth-0.3.0; ELF  11.16   11.86   10.64   12.53   Pentium 133MHz 512K PB cache; gcc-2.7.2p -DFORCE_REG, gforth-0.3.0; ELF
 12.62   13.56   11.04   14.97   AMD K6 166MHz 512K PB cache; gcc-2.7.2p -DFORCE_REG, gforth-0.3.0; ELF  12.62   13.56   11.04   14.97   AMD K6 166MHz 512K PB cache; gcc-2.7.2p -DFORCE_REG, gforth-0.3.0; ELF
Line 22  siev bubble matrix fib machine and confi Line 24  siev bubble matrix fib machine and confi
  3.7     3.8     2.8     4.1    21164A (Alpha,PC164) 500MHz 2M cache; gcc-2.7.2.1+as (Digital Unix); gforth-0.3.0   3.7     3.8     2.8     4.1    21164A (Alpha,PC164) 500MHz 2M cache; gcc-2.7.2.1+as (Digital Unix); gforth-0.3.0
  7.0     7.6     6.2     7.7    21064A (Alpha,Cabriolet) 300MHz 2M cache; gcc-2.7.2; gforth-0.2.0   7.0     7.6     6.2     7.7    21064A (Alpha,Cabriolet) 300MHz 2M cache; gcc-2.7.2; gforth-0.2.0
   
    7.49    7.85    6.21    8.07   R4400 250 Mhz 2Mb cache; gcc-2.7.2.2
  8.17    9.01    6.24    9.35   R10000 (SGI PowerChallenge XL) 195MHz 2M cache; gcc-2.7.2 -DFORCE_REG; gforth-0.3.0   8.17    9.01    6.24    9.35   R10000 (SGI PowerChallenge XL) 195MHz 2M cache; gcc-2.7.2 -DFORCE_REG; gforth-0.3.0
 17.3    19.0    14.1    18.3    R4000 (DecStation 5000/150) 100MHz 1M cache; gcc-2.4.5; gforth-0.1beta  17.3    19.0    14.1    18.3    R4000 (DecStation 5000/150) 100MHz 1M cache; gcc-2.4.5; gforth-0.1beta
 50.9    56.8    42.4    52.0    R3000 (DecStation 5000/200) 25MHz 64K+64K cache; gcc-2.5.8 -DFORCE_REG; gforth-0.1beta  50.9    56.8    42.4    52.0    R3000 (DecStation 5000/200) 25MHz 64K+64K cache; gcc-2.5.8 -DFORCE_REG; gforth-0.1beta
Line 34  siev bubble matrix fib machine and confi Line 37  siev bubble matrix fib machine and confi
 11.6    12.1    10.8    15.6    PA8000 (HP C160) 160MHz 64M RAM; gcc-2.7.2; gforth-0.3.0  11.6    12.1    10.8    15.6    PA8000 (HP C160) 160MHz 64M RAM; gcc-2.7.2; gforth-0.3.0
 30.0    34.1    20.5    33.0    PA-RISC 1.1 (HP 720) 50MHz 64K cache; gcc-2.6.3 -DDIRECT_THREADED; gforth-0.1beta  30.0    34.1    20.5    33.0    PA-RISC 1.1 (HP 720) 50MHz 64K cache; gcc-2.6.3 -DDIRECT_THREADED; gforth-0.1beta
   
    6.81    7.53    5.10    8.12   PPC604e (PowerMac) 200MHz; Linux; gcc-2.7.2.1; gforth-0.4.0
    8.25   10.09    6.45   10.34   PPC604e (PowerMac) 200MHz; Linux; gcc-2.7.2.1; gforth-0.3.0 (indirect threaded)
 14.05   16.96   11.14   17.51   PPC604 (PowerMac) 132MHz 256K L2 cache; MkLinux 2.1; gcc-2.7.2.1; gforth-0.3.0  14.05   16.96   11.14   17.51   PPC604 (PowerMac) 132MHz 256K L2 cache; MkLinux 2.1; gcc-2.7.2.1; gforth-0.3.0

Removed from v.1.19  
changed lines
  Added in v.1.23


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