Android Benchmarks
From eLinux.org
There are a number of useful benchmarks, for testing the performance of different things in an Android system.
Here are some available from the Android market:
0xbench
- Has several built-in benchmarks, such as Linpack, Scimark2, and LibMicro
- Project page at: http://code.google.com/p/0xbench
- Is available in Android Market
- Some tests require root privileges
Quadrant
Command Line benchmarks
- iozone -
- ex: to test filesystem I/Os using a l 1MB file, using 4KB record size , without fflush & with fsync 1
iozone -i 0 -i 1 -i 2 -i 4 -i 6 -i 7 -s 1024k