Re: Java execution acceleration
[email protected] Fri, 13 Jun 2008 01:46:47 PDT
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <29376061.98381213346842435.JavaMail.tomcat@sdcst12.sjc.collab.net> |
Sure, that's the method many ARM licensees choose with Jazelle. Many ARM-variants have Jazelle support - but, at least in the past, there was not only cost involved for the silicon but also for the Jazelle license. I don't know what the latest status on the Jazelle license cost is. As I mentioned in my first answer, however, we have found the performance and memory benefits from using a technique such as a direct byte code accelerator marginal in most application scenarios. What we've also found is that there is a much higher payback in optimizing the VM software and stack as well as educating developers about designing applications for efficient execution. Hardware acceleration is only a very small part of the overall equation. Topics like cost, features, design, integration are all much more important to most parts of the value chain than a minor performance increase for certain application corner cases. -- Terrence [Message sent by forum member 'terrencebarr' (terrencebarr)] http://forums.java.net/jive/thread.jspa?messageID=280124 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".