SciMark 2.0 Java and C (native NDK) benchmark for scientific and numerical computing from NIST.
The Java benchmark is pure Java. As Android transitions from Dalvik (Android 4.3-) to ART (Android 4.4+), such a benchmark helps highlight the speedup brought about by ahead-of-time compilation.
The native benchmark is pure C (NDK).
ACKNOWLEDGEMENTS
- NIST SciMark Java source code (http://math.nist.gov/scimark2)