Wednesday, November 7, 2012

Java Benchmark - CaffeineMark


1. Install Oracle’s Java SE-E 7 JVM (The size of JVM is around 32MB)
ejre-7u4-fcs-b20-linux-arm-vfp-client_headful-12_apr_2012.tar.gz

2. CaffeineMark-3.0

After enter Linux prompt,
Setup your PATH environment variable on your target filesystem to point to the location of the "java".
[ ]# PATH=$PATH:/mnt/ejre1.7.0_04/bin

[ ]# cd /mnt/CaffeineMark-3.0
[/mnt/CaffeineMark-3.0] # java CaffeineMarkEmbeddedApp
Sieve score = 1231 (98)
Loop score = 2787 (2017)
Logic score = 2312 (0)
String score = 596 (708)
Float score = 1702 (185)
Method score = 1619 (166650)
Overall score = 1533

No comments: