Changes

Jump to: navigation, search
Benchmarking results
== Benchmarking results ==
The benchmarks have been run on the same platform and same cpu: the different JVMs was decompressed in the ''/home/root/java'' directory of the target and started manually.
 
Here below an example of SciMark benchmark started for OracleJDK:
 
<pre class="board-terminal">
root@imx6qxelk:~/java# ./jdk1.8.0_211/bin/java -cp ./scimark2lib.jar jnt.scimark2.commandline
SciMark 2.0a
 
Composite Score: 69.37463986126829
FFT (1024): 69.63592899407837
SOR (100x100): 123.68132332709474
Monte Carlo : 17.99165245491594
Sparse matmult (N=1000, nz=5000): 50.866191316811516
LU (100x100): 84.69810321344092
 
java.vendor: Oracle Corporation
java.version: 1.8.0_211
os.arch: arm
os.name: Linux
os.version: 4.9.11-xelk-4.0.0
root@imx6qxelk:~/java#
</pre>
 
Then, an example of Caffeine benchmark:
 
<pre class="board-terminal">
root@imx6qxelk:~/java/benchmark/Caffeine# ../../jdk1.8.0_211/bin/java CaffeineMarkEmbeddedApp
Sieve score = 12204 (98)
Loop score = 46042 (2017)
Logic score = 22955 (0
String score = 29983 (708)
Float score = 21900 (185)
Method score = 16041 (166650)
Overall score = 22673
root@imx6qxelk:~/java#
</pre>
 
=== List of test results ===
{| class="wikitable" border="1"
8,154
edits

Navigation menu