The JDK1.1.7 port from blackdown does not come with a JIT compiler.
This will make it much slower than the Windows version which does
have a JIT compiler. You should also keep in mind that benchmarks
are almost always wrong. You need to see how the speed differs with
an application, not a benchmark.

Mo DeJong
dejong at cs.umn.edu

On Sun, 7 Feb 1999, Cliff Kotnik wrote:

> I decided to test the performance of my home machine with
> the CaffineMark benchmark.  The results for SUN's Win32
> JDK vs. the Linux JDK are so disappointing, I wonder if I've
> made some goof in running the tests.  Any help would be
> appreciated.
> 
> 
> Hardware: Del XPS R400 PII 400 MHz 128M
> Software:
>     Config 1 - Win98, SUN Win32 JDK 1.1.7B
>     Config 2 - Win98, SUN Win32 JDK1.2
>     Config 3 - Redhat Linux 5.2, Blackdown Java-Linux JDK 1.1.7 v1a
> Test:
>     Test 1 - Embedded CaffineMark 3.0 downloaded from
> 
> http://www.pendragon-software.com/pendragon/cm3/embed.zip
>     Test 2 - Applet CaffineMark 3.0 downloaded from
> 
> http://www.pendragon-software.com/pendragon/cm3/cmkit.zip
>                   and run in the appletviewer
> 
> Results:
>                Config 1    Config 2    Config 3
> Test 1     16,608       17,942        732
> Test 2       5,084         5,682         631
> 
> 
> Cliff Kotnik
> [EMAIL PROTECTED]
> 

Reply via email to