Sciweavers

2032 search results - page 1 / 407
» Improving Java performance using hardware translation
Sort
View
ICS
2001
Tsinghua U.
13 years 9 months ago
Improving Java performance using hardware translation
ËØ Ø Ó Ø ÖØ Â Ú Î ÖØÙ Ð Å Ò × Û Ø ÂÙ×عÁÒ¹Ì Ñ ´ÂÁ̵ ÓÑÔ Ð Ö× Ñ Ù× Ó Ú Ò ÓÑÔ Ð Ö Ø Ò Õ٠׸ ÖÙÒ¹Ø Ñ ÔÖÓ¬Ð Ò Ò ...
Ramesh Radhakrishnan, Ravi Bhargava, Lizy Kurian J...
JTRES
2009
ACM
13 years 11 months ago
Using hardware methods to improve time-predictable performance in real-time Java systems
This paper describes hardware methods, a lightweight and platform-independent scheme for linking real-time Java code to co-processors implemented using a hardware description lang...
Jack Whitham, Neil C. Audsley, Martin Schoeberl
EUROMICRO
1999
IEEE
13 years 9 months ago
Delft-Java Dynamic Translation
This paper describes the DELFT-JAVA processor and the mechanisms required to dynamically translate JVM instructions into DELFT-JAVA instructions. Using a form of hardware register...
C. John Glossner, Stamatis Vassiliadis
JVM
2004
165views Education» more  JVM 2004»
13 years 6 months ago
Using Hardware Performance Monitors to Understand the Behavior of Java Applications
Modern Java programs, such as middleware and application servers, include many complex software components. Improving the performance of these Java applications requires a better ...
Peter F. Sweeney, Matthias Hauswirth, Brendon Caho...
APCSAC
2001
IEEE
13 years 8 months ago
Exploiting Java Instruction/Thread Level Parallelism with Horizontal Multithreading
Java bytecodes can be executed with the following three methods: a Java interpretor running on a particular machine interprets bytecodes; a Just-In-Time (JIT) compiler translates ...
Kenji Watanabe, Wanming Chu, Yamin Li