The Artima Developer Community
Sponsored Link

Java programs in Hotspot maybe faster than C++programs?

Advertisement

Advertisement

This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Java programs in Hotspot maybe faster than C++programs?

Posted by Jinlei on 03 Feb 1999, 2:05 PM

If apply all the optimization techniques on C++ programs and optimize every bit of it (remember you have all the time to do it), how Java program runs faster in Hotspot if Hotspot only optimize portion(hot spot) of it? Not to mention the time Hotspot spends to profile the program. Hotspot knows more run-time information?



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us