Everything Else

CPU benchmarks

Code: Select all

BBBBBB   YYY   Y  TTTTTTT  EEEEEEE
BBB   B  YYY   Y    TTT    EEE
BBB   B  YYY   Y    TTT    EEE
BBBBBB    YYY Y     TTT    EEEEEEE
BBB   B    YYY      TTT    EEE
BBB   B    YYY      TTT    EEE
BBBBBB     YYY      TTT    EEEEEEE

b   e   n   c   h    m   a   r   k


Code: Select all

app-benchmarks/nbench
Homepage:      http://www.tux.org/~mayer/linux/bmark.html
Description:   Linux/Unix of release 2 of BYTE Magazine's BYTEmark benchmark



hi guys
as promises i am opening this thread in order to report benchmarks of different cpus; tests have been performed with app-benchmarks/nbench under a ramrootfs linux (it's possible only for a reduced set of machines, especially for SGI/MIPS machines), and collected in this thread



e.g.
AR7161 @ 680Mhz -> BogoMIPS 479.23 (Router)

Code: Select all

TEST                : Iterations/sec.  : A1 Index    : A2 Index
--------------------:------------------:-------------:------------
NUMERIC SORT        :          202.64  :       5.20  :       1.71
STRING SORT         :          17.331  :       7.74  :       1.20
BITFIELD            :      6.5129e+07  :      11.17  :       2.33
FP EMULATION        :          23.372  :      11.21  :       2.59
FOURIER             :          13.793  :       0.02  :       0.01
ASSIGNMENT          :          3.0924  :      11.77  :       3.05
IDEA                :          808.36  :      12.36  :       3.67
HUFFMAN             :          41.655  :       1.16  :       0.37
NEURAL NET          :           0.014  :       0.02  :       0.01
LU DECOMPOSITION    :          0.4154  :       0.02  :       0.02
==========================BYTEMARK RESULTS==========================
INTEGER INDEX       : 7.029
FLOATING-POINT INDEX: 0.020
MEMORY INDEX        : 2.044
INTEGER INDEX       : 1.564
FLOATING-POINT INDEX: 0.011


Toshiba RISC 2xR12000 @ 400Mhz with FPU -> BogoMIPS 598.01+600.00 (SGI Octane2 with SMP CPU module)

Code: Select all

TEST                : Iterations/sec.  : A1 Index    : A2 Index
--------------------:------------------:-------------:------------
NUMERIC SORT        :          232.48  :       5.96  :       1.96
STRING SORT         :          12.302  :       5.50  :       0.85
BITFIELD            :      5.3881e+07  :       9.24  :       1.93
FP EMULATION        :          18.449  :       8.85  :       2.04
FOURIER             :          4538.6  :       5.16  :       2.90
ASSIGNMENT          :          3.4313  :      13.06  :       3.39
IDEA                :          830.71  :      12.71  :       3.77
HUFFMAN             :          331.39  :       9.19  :       2.93
NEURAL NET          :          3.0852  :       4.96  :       2.08
LU DECOMPOSITION    :          139.52  :       7.23  :       5.22
==========================BYTEMARK RESULTS==========================
INTEGER INDEX       : 8.800
FLOATING-POINT INDEX: 5.697
MEMORY INDEX        : 1.772
INTEGER INDEX       : 2.580
FLOATING-POINT INDEX: 3.160
What's up with that miserable LU decomposition performance? :shock:

For the mathmatically inclined, the linear algebra pack is available on IRIX:

Ubiquitous techpubs link.

And

linear algebra pack homepage
Project:
Temporarily lost at sea...
Plan:
World domination! Or something...
it may be a kernel issue that causes performances lost, i am not surprised about that for IP30 (octane2), as … i am dealing with a very old kernel that has a lot of things that simply do not work in the right way and we forced them to do the minimal for survival

sooner or later i will try nbench under Irix instead of under linux :mrgreen:

vishnu wrote: For the mathmatically inclined, the linear algebra pack is available on IRIX:

Ubiquitous techpubs link.

And

linear algebra pack homepage


thank you for that, i am Mathematica (Wolfram) addicted, so i appreciate lapack a lot :mrgreen:
Toshiba RISC 2xR14000 @ 600Mhz with FPU -> BogoMIPS 899+900 (SGI Octane2 with SMP CPU module)

Code: Select all

TEST                : Iterations/sec.  : A1 Index    : A2 Index
--------------------:------------------:-------------:------------
NUMERIC SORT        :          346.24  :       8.88  :       2.92
STRING SORT         :          18.283  :       8.17  :       1.26
BITFIELD            :      8.0344e+07  :      13.78  :       2.88
FP EMULATION        :          27.519  :      13.20  :       3.05
FOURIER             :          6776.2  :       7.71  :       4.33
ASSIGNMENT          :          5.0623  :      19.26  :       5.00
IDEA                :          1241.6  :      18.99  :       5.64
HUFFMAN             :          494.07  :      13.70  :       4.38
NEURAL NET          :          4.6025  :       7.39  :       3.11
LU DECOMPOSITION    :           199.2  :      10.32  :       7.45
==========================BYTEMARK RESULTS==========================
INTEGER INDEX       : 13.099
FLOATING-POINT INDEX: 8.378
MEMORY INDEX        : 2.630
INTEGER INDEX       : 3.848
FLOATING-POINT INDEX: 4.646
IP30/Octane2, linux kernel development, Irix Scientific Apps (I'd like to use Ansys and Catia, I need more ram)