Skip to content

Instantly share code, notes, and snippets.

@stuartsaunders
Created September 7, 2010 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartsaunders/567729 to your computer and use it in GitHub Desktop.
Save stuartsaunders/567729 to your computer and use it in GitHub Desktop.
Droid2 Benchmark
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 : 220.22 : 5.65 : 1.85
STRING SORT : 9.968 : 4.45 : 0.69
BITFIELD : 8.0907e+07 : 13.88 : 2.90
FP EMULATION : 27.54 : 13.22 : 3.05
FOURIER : 1551.3 : 1.76 : 0.99
ASSIGNMENT : 5.4063 : 20.57 : 5.34
IDEA : 875.99 : 13.40 : 3.98
HUFFMAN : 435.11 : 12.07 : 3.85
NEURAL NET : 0.54395 : 0.87 : 0.37
LU DECOMPOSITION : 13.534 : 0.70 : 0.51
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX : 10.631
FLOATING-POINT INDEX: 1.026
Baseline (MSDOS*) : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU : ARMv7 Processor rev 2 (v7l)
L2 Cache : 0
OS : Linux version 2.6.32.9-g59f0395 (dbretzm1@il93lnxdroid22) (gcc version 4.4.0 (GCC) ) #1 PREEMPT Wed Aug 4 16:52:55 CDT 2010
C compiler : arm-eabi-gcc (GCC) 4.4.0
libc : Android Bionic libc
MEMORY INDEX : 2.201
INTEGER INDEX : 3.051
FLOATING-POINT INDEX: 0.569
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment