Re: Where's native Eclipse?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrew Overholt wrote:

> * Kevin Kofler <kevin.kofler@xxxxxxxxx> [2009-01-29 15:10]:
>> Unfortunately, OpenJDK's JIT is actually faster than GCJ's native code.
>> :-(
> 
> Why is this unfortunate?

Because it means GCJ sucks at generating native code. In principle, native
code should be more efficient because you don't have to go and recompile
that bytecode all the time. That a JIT manages to do better than GCJ's
native code is a sad state of affairs. I wish we had a decent AOT compiler
for Java so we can get rid of the slow bytecode once and for all. As it is
now, Java code is a lot slower than compiled code, and GCJ only makes it
worse instead of better.

        Kevin Kofler

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux