Sciweavers

45 search results - page 3 / 9
» Live heap space analysis for languages with garbage collecti...
Sort
View
90
Voted
SIGMETRICS
2004
ACM
103views Hardware» more  SIGMETRICS 2004»
15 years 5 months ago
Myths and realities: the performance impact of garbage collection
This paper explores and quantifies garbage collection behavior for three whole heap collectors and generational counterparts: copying semi-space, mark-sweep, and reference counti...
Stephen M. Blackburn, Perry Cheng, Kathryn S. McKi...
ASPLOS
2009
ACM
16 years 9 days ago
Dynamic prediction of collection yield for managed runtimes
The growth in complexity of modern systems makes it increasingly difficult to extract high-performance. The software stacks for such systems typically consist of multiple layers a...
Michal Wegiel, Chandra Krintz
86
Voted
LCTRTS
2001
Springer
15 years 4 months ago
Automatic Accurate Live Memory Analysis for Garbage-Collected Languages
Leena Unnikrishnan, Scott D. Stoller, Yanhong A. L...
91
Voted
LCTRTS
1999
Springer
15 years 3 months ago
Live Memory Analysis for Garbage Collection in Embedded Systems
Real-time garbage collection is essential if object-oriented languages (in particular, Java) are to become predictable enough for real-time embedded systems. Although techniques f...
Patrik Persson
POPL
2003
ACM
15 years 12 months ago
Static prediction of heap space usage for first-order functional programs
We show how to efficiently obtain linear a priori bounds on the heap space consumption of first-order functional programs. The analysis takes space reuse by explicit deallocation ...
Martin Hofmann, Steffen Jost