Sciweavers

2 search results - page 1 / 1
» HotpathVM: an effective JIT compiler for resource-constraine...
Sort
View
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
2012
ACM
238views Virtualization» more  VEE 2012»
12 years 2 days ago
Swift: a register-based JIT compiler for embedded JVMs
Code quality and compilation speed are two challenges to JIT compilers, while selective compilation is commonly used to tradeoff these two issues. Meanwhile, with more and more Ja...
Yuan Zhang, Min Yang, Bo Zhou, Zhemin Yang, Weihua...