Map
Index
Random
Help
th

QuoteRef: hertM10_2005




Topic:
memory management by garbage collection

Reference

Hertz, M., Berger, E.D., "Quantifying the performance of garbage collection vs. explicit memory management", OOPSLA'05 Conference Proceedings. 20th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, San Diego, California, USA, October 2005, ACM Press, pp. 313-326. Google

Quotations
abstract ;;Quote: in a garbage-collected program, simulate explicit memory management by inserting calls to 'free' after last use or after last reachable
abstract ;;Quote: with five times as much memory, an Appel-style generational collector is as fast as a reachability-based explicit memory manager; 70% slower with 2x memory

Related Topics up

Topic: memory management by garbage collection (116 items)

Collected barberCB 2/06
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.