A number of folks pointed out in reply to my earlier note
that the Linux JDK does not provide a default JIT. I ran
tests with the TYA JIT on Linux and with the JIT on Win98
disabled. While the results on Win98 did slow down to
almost exactly the same speed as Linux, the converse was
not true.
Embedded CafineMark 3.0 with TYA JIT - 2586
Applet CaffineMark 3.0 with TYA JIT - 1475
Thanks to those who pointed out the JIT issue.
Cliff Kotnik
[EMAIL PROTECTED]
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]