Re: JVM performance on Linux (vs. Solaris/Windows)

From: Jan Engelhardt
Date: Thu Apr 13 2006 - 14:54:31 EST


>> SpecJBB is a really frigging stupid benchmark. It's *much* more affected
>> by the stupid crap in Java (like their locking model) than anything in the
>> OS.
>
>What's even worse is that people actually code by this stupid model...
>
And since it lacks pointers and some other 'fun', things have to be coded
multiple times and/or differently, which leads to increased code size
and/or execution time (neglecting the fact it's already a VM).


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/