SciMark 2.0 Java benchmark for scientific and numerical computing from NISTSciMark 2.0 Java and C (native NDK) benchmark for scientific and numerical
Version
1.1
Package Name
net.danielroggen.scimark
Category
Practical Tools
Size
298.33KB
Release Time
November 16, 2025
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