Benchmarks
Simon Pickering
S.G.Pickering at bath.ac.uk
Thu Jul 5 22:03:47 CEST 2007
I presume the OMAP processors are comparable and of interest.
Here are the results for the OMAP1710 (Nokia 770) and OMAP2420 (Nokia N800):
Nokia 770 OMAP1710 Results
==========================
CFLAGS = -s -static -O3 -fomit-frame-pointer -Wall \
-fforce-addr -fforce-mem -falign-loops=2 -falign-functions=2 \
-falign-jumps=2 -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 : 75.819 : 1.94 : 0.64
STRING SORT : 5.1752 : 2.31 : 0.36
BITFIELD : 2.4423e+07 : 4.19 : 0.88
FP EMULATION : 9.603 : 4.61 : 1.06
FOURIER : 68.432 : 0.08 : 0.04
ASSIGNMENT : 0.7025 : 2.67 : 0.69
IDEA : 224.89 : 3.44 : 1.02
HUFFMAN : 89.866 : 2.49 : 0.80
NEURAL NET : 0.092834 : 0.15 : 0.06
LU DECOMPOSITION : 3.0535 : 0.16 : 0.11
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX : 2.960
FLOATING-POINT INDEX: 0.122
Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU :
L2 Cache :
OS : Linux 2.6.16.27-omap1
C compiler : gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
libc : ld-2.3.6.so
MEMORY INDEX : 0.601
INTEGER INDEX : 0.862
FLOATING-POINT INDEX: 0.068
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.
Nokia N800 OMAP2420 Results
===========================
CFLAGS = -s -static -O3 -fomit-frame-pointer -Wall \
-fforce-addr -fforce-mem -falign-loops=2 -falign-functions=2 \
-falign-jumps=2 -funroll-loops -mfpu=vfp -mfloat-abi=softfp
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 : 113.55 : 2.91 : 0.96
STRING SORT : 6.6113 : 2.95 : 0.46
BITFIELD : 3.2539e+07 : 5.58 : 1.17
FP EMULATION : 13.183 : 6.33 : 1.46
FOURIER : 103.04 : 0.12 : 0.07
ASSIGNMENT : 1.0084 : 3.84 : 1.00
IDEA : 283.98 : 4.34 : 1.29
HUFFMAN : 120.01 : 3.33 : 1.06
NEURAL NET : 0.50151 : 0.81 : 0.34
LU DECOMPOSITION : 39.306 : 2.04 : 1.47
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX : 4.016
FLOATING-POINT INDEX: 0.577
Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU :
L2 Cache :
OS : Linux 2.6.18-omap1
C compiler : gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
libc : ld-2.3.6.so
MEMORY INDEX : 0.810
INTEGER INDEX : 1.176
FLOATING-POINT INDEX: 0.320
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.
Cheers,
Simon
More information about the community
mailing list