Unable to compile IcedTea with CACAO under Fedora 17

Stefan Ring stefan at complang.tuwien.ac.at
Tue Dec 18 14:37:42 PST 2012


> Some numbers (SciMark is far from my favourite but it runs quickly):

I couldn't resist trying out my new armhf build, on armv7. And
finally, after CACAO has not exactly excelled in recent benchmarks,
these numbers are quite nice. CACAO uses only ARM instructions, not
Thumb. I am aware the two results below are not exactly comparable, as
they are completely different versions of OpenJDK, but in my
experience this doesn't usually make a significant difference. I'll
follow once I've got builds carrying the same versions.

$ java -version
java version "1.7.0_07"
OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2a-1ubuntu1)
OpenJDK Zero VM (build 22.0-b10, mixed mode)

SciMark 2.0a

Composite Score: 9.266224775341563
FFT (1024): 6.000387736394497
SOR (100x100):   14.77363612463465
Monte Carlo : 4.205870056417998
Sparse matmult (N=1000, nz=5000): 10.641725186689987
LU (100x100): 10.709504772570675

java.vendor: Oracle Corporation
java.version: 1.7.0_07
os.arch: arm
os.name: Linux
os.version: 2.6.38-1003-linaro-omap


$ <cacao_bld>/java -version
java version "1.6.0_27"
IcedTea Runtime Environment (1.12pre+rcea49ba2afcd) (Ubuntu build 1.6.0_27-b27)
CACAO (build 1.6.0+r7b895f84c93e, compiled mode)

SciMark 2.0a

Composite Score: 21.811965095350477
FFT (1024): 11.069763827433377
SOR (100x100):   45.242182823092065
Monte Carlo : 2.962079078090587
Sparse matmult (N=1000, nz=5000): 25.04432965236223
LU (100x100): 24.74147009577412

java.vendor: Sun Microsystems Inc.
java.version: 1.6.0_27
os.arch: arm
os.name: Linux
os.version: 2.6.38-1003-linaro-omap



More information about the distro-pkg-dev mailing list