some benchmarks on a 3000+
Hi list,
I finally got my new 3000+ up and running happyly a biarch system, and
came to the obbligatory step of benchmarking the newcomer in my
collection.
I used the nbench availeble at http://www.tux.org/~mayer/linux/bmark.html
Yes I know sinthetic benchmarks are worth nothing and stuff, but the
results are interesting nonetheless, especially compared 32 to 64bit:
CFLAGS=-s -static -O3 -m32
BYTEmark* Native Mode Benchmark ver. 2 (10/95)
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 : 1063.5 : 27.27 : 8.96
STRING SORT : 150.58 : 67.28 : 10.41
BITFIELD : 2.8479e+08 : 48.85 : 10.20
FP EMULATION : 90.244 : 43.30 : 9.99
FOURIER : 19200 : 21.84 : 12.26
ASSIGNMENT : 19.658 : 74.80 : 19.40
IDEA : 3131 : 47.89 : 14.22
HUFFMAN : 1036.3 : 28.74 : 9.18
NEURAL NET : 28.144 : 45.21 : 19.02
LU DECOMPOSITION : 945.92 : 49.00 : 35.39
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX : 45.433
FLOATING-POINT INDEX: 36.436
Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler
10.0
==============================LINUX DATA BELOW===============================
C compiler : gcc version 3.3.2 20030908 (Debian prerelease)
libc : unknown version
MEMORY INDEX : 12.728
INTEGER INDEX : 10.395
FLOATING-POINT INDEX: 20.209
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.
CFLAGS=-s -static -Wall -O3 -m32 -fomit-frame-pointer -funroll-loops
BYTEmark* Native Mode Benchmark ver. 2 (10/95)
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 : 1106.2 : 28.37 : 9.32
STRING SORT : 161.04 : 71.96 : 11.14
BITFIELD : 3.4579e+08 : 59.31 : 12.39
FP EMULATION : 106.6 : 51.15 : 11.80
FOURIER : 19534 : 22.22 : 12.48
ASSIGNMENT : 22.749 : 86.56 : 22.45
IDEA : 3141.7 : 48.05 : 14.27
HUFFMAN : 1288.7 : 35.73 : 11.41
NEURAL NET : 31.028 : 49.84 : 20.97
LU DECOMPOSITION : 1008.8 : 52.26 : 37.74
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX : 51.186
FLOATING-POINT INDEX: 38.678
Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler
10.0
==============================LINUX DATA BELOW===============================
C compiler : gcc version 3.3.2 20030908 (Debian prerelease)
libc : unknown version
MEMORY INDEX : 14.578
INTEGER INDEX : 11.567
FLOATING-POINT INDEX: 21.452
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.
CFLAGS=-s -static -O3 -m64
BYTEmark* Native Mode Benchmark ver. 2 (10/95)
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 : 1504 : 38.57 : 12.67
STRING SORT : 143.56 : 64.15 : 9.93
BITFIELD : 2.7233e+08 : 46.71 : 9.76
FP EMULATION : 138.8 : 66.60 : 15.37
FOURIER : 17106 : 19.45 : 10.93
ASSIGNMENT : 21.673 : 82.47 : 21.39
IDEA : 3040.7 : 46.51 : 13.81
HUFFMAN : 1297.4 : 35.98 : 11.49
NEURAL NET : 29.613 : 47.57 : 20.01
LU DECOMPOSITION : 826.88 : 42.84 : 30.93
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX : 52.243
FLOATING-POINT INDEX: 34.097
Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler
10.0
==============================LINUX DATA BELOW===============================
C compiler : gcc version 3.3.2 20030908 (Debian prerelease)
libc : unknown version
MEMORY INDEX : 12.749
INTEGER INDEX : 13.257
FLOATING-POINT INDEX: 18.911
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.
CFLAGS=-static -Wall -O3 -m64 -fomit-frame-pointer -funroll-loops
BYTEmark* Native Mode Benchmark ver. 2 (10/95)
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 : 1502.4 : 38.53 : 12.65
STRING SORT : 151.06 : 67.50 : 10.45
BITFIELD : 2.9898e+08 : 51.29 : 10.71
FP EMULATION : 188.12 : 90.27 : 20.83
FOURIER : 16995 : 19.33 : 10.86
ASSIGNMENT : 31.005 : 117.98 : 30.60
IDEA : 3059.1 : 46.79 : 13.89
HUFFMAN : 1360.9 : 37.74 : 12.05
NEURAL NET : 35.088 : 56.37 : 23.71
LU DECOMPOSITION : 871.04 : 45.12 : 32.58
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX : 59.065
FLOATING-POINT INDEX: 36.632
Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler
10.0
==============================LINUX DATA BELOW===============================
C compiler : gcc version 3.3.2 20030908 (Debian prerelease)
libc : unknown version
MEMORY INDEX : 15.073
INTEGER INDEX : 14.493
FLOATING-POINT INDEX: 20.317
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.
--
ENOSIG
Reply to: