Loading...
Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.
+
Emery Berger, 3 years ago
2892 views, 0 favs, 1 embeds more stats
This talk answers an age-old question: is garbage c more
This talk answers an age-old question: is garbage collection faster/slower/the same speed as malloc/free? We introduce oracular memory management, an approach that lets us measure unaltered Java programs as if they used malloc and free. The result: a good GC can match the performance of a good allocator, but it takes 5X more space. If physical memory is tight, however, conventional garbage collectors suffer an order-of-magnitude performance penalty. less
© All Rights Reserved
Go to text version
© 2009 SlideShare Inc. All rights reserved.
1 comments
Comments 1 - 1 of 1 previous next Post a comment