shuJIT, performance (Mar 1999)

last-modified: Dec 28 22:10, 1999 JST

This page shows some performance comparisons among Java runtimes on Linux and Windows.

Attention: The results on this page are outdated and obsolete. TYA was improved to some degree after this version.

We made comparisons among the following runtimes.

Eratosthenes Sieve

The benchmark `demo/Sieve.java' in the TYA archive.
Symantec JIT (for Win)838
JDK for Linux98
TYA317
shuJIT423
(times / sec)
Eratosthenes Sieve

Linpack benchmark

Linpack Benchmark -- Jave Version (http://www.netlib.org/benchmark/linpackjava/).
Symantec JIT (for Win)6.242
JDK for Linux1.973
TYA5.92
shuJIT5.407
(Mflops)
Linpack benchmark

CaffeineMark 3.0

CaffeineMark 3.0 (http://www.pendragon-software.com/pendragon/cm3/).
Symantec JIT (for Win)JDK for LinuxTYAshuJIT
Sieve1244436822914
Loop647049815621890
Logic2350850229982908
String124478414071129
Float22754449941120
Method2494466936210
Graphics191632631581
Image60332335325
Dialog32707066
CM3923399746634
CaffeineMark 3.0

Back to


Copyright 1998,1999 Kazuyuki SHUDO
<shudoh@muraoka.info.waseda.ac.jp>