Sciweavers

3 search results - page 1 / 1
» Exploiting frequent field values in java objects for reducin...
Sort
View
VEE
2005
ACM
116views Virtualization» more  VEE 2005»
13 years 10 months ago
Exploiting frequent field values in java objects for reducing heap memory requirements
Guangyu Chen, Mahmut T. Kandemir, Mary Jane Irwin
JTRES
2009
ACM
13 years 11 months ago
Replicating real-time garbage collector for Java
Real-time Java is becoming a viable platform for real-time applications, bringing new challenges to a garbage collector. A real-time collector has to be incremental as not to caus...
Tomás Kalibera
PLDI
2000
ACM
13 years 9 months ago
Field analysis: getting useful and low-cost interprocedural information
We present a new limited form of interprocedural analysis called field analysis that can be used by a compiler to reduce the costs of modern language features such as objectorien...
Sanjay Ghemawat, Keith H. Randall, Daniel J. Scale...