This is a quick port of nbench-byte-2/1, i.e. BYTE's benchmarking tool to RISC OS. It is pretty much untouched from the original source.
Points to note :
Typical results (StrongARM 242.8MHz RiscPC with VRAM):
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 BYTEmark (tm) Native Mode Benchmark ver. 2 (10/95) NUMERIC SORT : Iterations/sec.: 51.80 Index: 1.33 STRING SORT : Iterations/sec.: 5.55 Index: 2.48 BITFIELD : Iterations/sec.: 17438684.03 Index: 2.99 FP EMULATION : Iterations/sec.: 6.33 Index: 3.04 FOURIER : Iterations/sec.: 39.39 Index: 0.04 ASSIGNMENT : Iterations/sec.: 0.31 Index: 1.17 IDEA : Iterations/sec.: 215.23 Index: 3.29 HUFFMAN : Iterations/sec.: 45.58 Index: 1.26 NEURAL NET : Iterations/sec.: 0.03 Index: 0.04 LU DECOMPOSITION : Iterations/sec.: 0.81 Index: 0.04 ==========================ORIGINAL BYTEMARK RESULTS========================== INTEGER INDEX : 2.038 FLOATING-POINT INDEX: 0.043 Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0 * Trademarks are property of their respective holder.
Remember the index of 1 is a Pentium 90, 256 KB L2-cache, Watcom compiler 10.0. The test systems are as follows:
Test |
242.8MHz StrongARM RiscPC |
Athlon 1800XP emulating ARM3 A5000 |
600MHz Intel® XScale 80321 Iyonix |
1.1GHz AMD Duron SDRAM based PC |
Numeric Sort |
1.33 |
1.85 |
4.94 |
13.03 |
String Sort |
2.48 |
2.82 |
5.09 |
31.00 |
Bitfield |
2.99 |
3.26 |
6.09 |
28.38 |
FP Emulation |
3.04 |
2.14 |
6.32 |
23.57 |
Fourier |
0.04 |
0.01 |
0.10 |
11.46 |
Assignment |
1.17 |
3.75 |
4.88 |
23.36 |
Idea |
3.29 |
2.20 |
6.11 |
23.84 |
Huffman |
1.27 |
0.43 |
2.62 |
15.29 |
Neural Net |
0.04 |
0.01 |
0.09 |
20.46 |
LU Decomposition |
0.04 |
0.01 |
0.10 |
27.34 |
Integer Index |
2.038 |
2.005 |
5.066 |
21.748 |
FP Index |
0.043 |
0.011 |
0.096 |
18.575 |
Interpret these results as you like.
I'm not sure why I did this. Please feel free to toy with it, the source etc as how you see fit.
Download nbench.zip including source code (234k)
Tony Howat
02/03/2003
e-mail:xargle@eh.org
© 20-20 Software/Tony Howat 2003. E&OE, Trademarks acknowedged.
Last Updated : 3rd March 2003 |