Here are some comparison figures for the pure benchmark app nbench. Would be interesting to see how the Pandora/OMAP3 stacks up against these (especially as there's an OMAP1 and 2 in there).
http://wiki.hbmobile.org/index.php?title=A...ssor_Benchmarks
P.S. You'll need a vfp/neon compiled libm too
I tried this today.  I guess I don't have everything on my card needed to run the test all the way through but at 600MHz these are the results I got (and it stops here at any speed):
CODE
TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :          246.24  :       6.31  :       2.07
STRING SORT         :          33.986  :      15.19  :       2.35
BITFIELD            :      9.0931e+07  :      15.60  :       3.26
FP EMULATION        :          62.046  :      29.77  :       6.87
FOURIER             :          270.59  :       0.31  :       0.17
Notaz did a 900MHz test months ago (on a much older kernel, 2.6.22 I think).  He knows more about making sure all dependencies are met than I do.  I will post his results.  I hope he doesn't mind but it fits this topic well:
CODE
TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :          363.48  :       9.32  :       3.06
STRING SORT         :           49.96  :      22.32  :       3.46
BITFIELD            :      1.3284e+08  :      22.79  :       4.76
FP EMULATION        :          91.527  :      43.92  :      10.13
FOURIER             :          395.63  :       0.45  :       0.25
ASSIGNMENT          :          5.8503  :      22.26  :       5.77
IDEA                :          982.24  :      15.02  :       4.46
HUFFMAN             :          604.53  :      16.76  :       5.35
NEURAL NET          :          1.1844  :       1.90  :       0.80
LU DECOMPOSITION    :           66.92  :       3.47  :       2.50
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 19.739
FLOATING-POINT INDEX: 1.437
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
MEMORY INDEX        : 4.562
INTEGER INDEX       : 5.217
FLOATING-POINT INDEX: 0.797