Index-split by Andrew D. Balsa (11/97)
Linux/Unix* port by Uwe F. Mayer (12/96,11/97)

TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :          269.12  :       6.90  :       2.27
STRING SORT         :          28.344  :      12.66  :       1.96
BITFIELD            :      1.1335e+08  :      19.44  :       4.06
FP EMULATION        :          30.279  :      14.53  :       3.35
FOURIER             :          6519.5  :       7.41  :       4.16
ASSIGNMENT          :          7.4306  :      28.27  :       7.33
IDEA                :          1426.9  :      21.82  :       6.48
HUFFMAN             :          589.39  :      16.34  :       5.22
NEURAL NET          :          9.6762  :      15.54  :       6.54
LU DECOMPOSITION    :          323.48  :      16.76  :      12.10
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 15.829
FLOATING-POINT INDEX: 12.453
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : GenuineIntel Intel(R) Celeron(R) M processor          900MHz 630MHz
L2 Cache            : 512 KB
OS                  : Linux 3.2.0-4-686-pae
C compiler          : gcc version 4.7.2 (Debian 4.7.2-5)
libc                : libc-2.13.so
MEMORY INDEX        : 3.879
INTEGER INDEX       : 4.004
FLOATING-POINT INDEX: 6.907
Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38
* Trademarks are property of their respective holder.