Sciweavers

14 search results - page 1 / 3
» vee 2006
Sort
View
VEE
2006
ACM
114views Virtualization» more  VEE 2006»
13 years 10 months ago
Dynamic code management: improving whole program code locality in managed runtimes
Xianglong Huang, Brian T. Lewis, Kathryn S. McKinl...
VEE
2006
ACM
178views Virtualization» more  VEE 2006»
13 years 10 months ago
Impact of virtual execution environments on processor energy consumption and hardware adaptation
During recent years, microprocessor energy consumption has been surging and efforts to reduce power and energy have received a lot of attention. At the same time, virtual executio...
Shiwen Hu, Lizy Kurian John
VEE
2006
ACM
131views Virtualization» more  VEE 2006»
13 years 10 months ago
HotpathVM: an effective JIT compiler for resource-constrained devices
We present a just-in-time compiler for a Java VM that is small enough to fit on resource-constrained devices, yet is surprisingly effective. Our system dynamically identifies tr...
Andreas Gal, Christian W. Probst, Michael Franz
VEE
2006
ACM
126views Virtualization» more  VEE 2006»
13 years 10 months ago
A new approach to real-time checkpointing
The progress towards programming methodologies that simplify the work of the programmer involves automating, whenever possible, activities that are secondary to the main task of d...
Antonio Cunei, Jan Vitek
VEE
2006
ACM
116views Virtualization» more  VEE 2006»
13 years 10 months ago
Relative factors in performance analysis of Java virtual machines
Many new Java runtime optimizations report relatively small, single-digit performance improvements. On modern virtual and actual hardware, however, the performance impact of an op...
Dayong Gu, Clark Verbrugge, Etienne M. Gagnon