Android Benchmarks

From eLinux.org
Revision as of 11:30, 27 April 2011 by Tim Bird (talk | contribs) (Quadrant: add info about quadrant benchmarks)
Jump to: navigation, search

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

  • Quadrant Standard edition, in Android Market
    • CPU, I/O and 3D graphics benchmark
      • CPU - arithmetic operations, XML parsing, multimedia decoding
      • Memory throughput
      • I/O - filesystem access and database operations
      • 2D graphics
      • 3D graphics - OpenGL single-pass and multi-pass rendering with stencil buffers
    • Standard edition is free, and not for commercial use
    • Produced by Aurora Softworks

Some people have posted benchmark scores from their devices here: http://androidforums.com/samsung-vibrant/139183-post-your-quadrant-benchmark-scores.html

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