- Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
- Java(TM) SE Runtime Environment (build 9.0.4+11)
- Zing Runtime Environment for Java Applications (build 1.8.0-zing_18.04.0.0-b2)
The results for all pure Java libraries running on Oracle 8 are already complete. Here's the summary performance chart for that:
Oracle 8 | Oracle 9 | Zing 8 | ||
---|---|---|---|---|
Colt | 1.2.0 |
X
|
X
|
X
|
Apache Commons Math | 3.6.1 |
X
|
X
|
X
|
EJML | 0.33 |
X
|
X
|
X
|
JAMA | 1.0.3 |
X
|
X
|
X
|
jblas (using native code) | 1.2.4 |
X
| ||
la4j | 0.6.0 |
X
|
X
|
X
|
MTJ (pure Java) | 1.0.7 |
X
|
X
|
X
|
MTJ-N (using native code) | 1.0.7 |
X
|
X
| |
ojAlgo | 45.0.0 |
X
|
X
|
X
|
Parallel Colt | 0.9.4 |
X
|
X
|
X
|
UJMP (pure Java) | 0.3.0 |
X
|
X
|
X
|
UJMP-N (using native code) | 0.3.0 |
X
|
X
|
The jblas library (using native code) crashed the benchmark twice running on different JVM:s. As part of the plan for how to recover and resume the executions it was decided to not re-run the libraries using native code on the all the instances – to save time. The native code libraries are not the most interesting when comparing JVM:s.
Further, and more detailed, results will be published here, at the ojAlgo wiki and/or at the Java Matrix Benchmark web site:
No comments:
Post a Comment