Seismos
5.0.1 September 19, 2025- 8.6
- 1
- 2
- 3
- 4
- 5
SciMark 2.0 Java benchmark for scientific and numerical computing from NIST
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)
- 15.11.2013:
-- First release