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        :          774.72  :      19.87  :       6.53
STRING SORT         :           140.5  :      62.78  :       9.72
BITFIELD            :      2.9772e+08  :      51.07  :      10.67
FP EMULATION        :          129.56  :      62.17  :      14.35
FOURIER             :           16063  :      18.27  :      10.26
ASSIGNMENT          :          15.831  :      60.24  :      15.63
IDEA                :            3140  :      48.03  :      14.26
HUFFMAN             :          1177.2  :      32.64  :      10.42
NEURAL NET          :          27.864  :      44.76  :      18.83
LU DECOMPOSITION    :          811.04  :      42.02  :      30.34
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 45.005
FLOATING-POINT INDEX: 32.508
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : AuthenticAMD AMD Sempron(tm) Processor 2800+ 1607MHz
L2 Cache            : 128 KB
OS                  : Linux 2.6.32-38-generic
C compiler          : gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
libc                : libc-2.11.1.so
MEMORY INDEX        : 11.744
INTEGER INDEX       : 10.861
FLOATING-POINT INDEX: 18.030
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.