At 16:16 09/02/2001 -0500, Ken Fox wrote: >The general rule is the more space you "waste" the faster the collector >is. If you have memory to spare, then don't run the garbage collector as >often and your program will spend less total time garbage collecting. >In other words, the collection cost per object approaches zero. > >If you "need" to go faster, then waste more memory. > >If you "need" to use less memory, then go slower and collect more >frequently. Which (to me) seems to just beg for the question: Is this something that the oft discussed use {less,more} {memory,speed} pragma could hook into ? -- robin b. Heisenberg might have been here.
- Re: Garbage collection (was Re: JWZ on ... Dan Sugalski
- Re: Garbage collection (was Re: JWZ on ... Piers Cawley
- Re: Garbage collection (was Re: JWZ on ... Dan Sugalski
- Re: Garbage collection (was Re: JWZ on ... Jan Dubois
- Re: Garbage collection (was Re: JWZ on ... Dan Sugalski
- Re: Garbage collection (was Re: JWZ on ... Bryan C . Warnock
- Re: Garbage collection (was Re: JWZ on ... Dan Sugalski
- Re: JWZ on s/Java/Perl/ Branden
- Re: JWZ on s/Java/Perl/ Dan Sugalski
- Re: JWZ on s/Java/Perl/ Ken Fox
- Re: JWZ on s/Java/Perl/ Robin Berjon
- Re: JWZ on s/Java/Perl/ Dan Sugalski
- Re: JWZ on s/Java/Perl/ abigail
- Re: JWZ on s/Java/Perl/ David L. Nicol
- Re: JWZ on s/Java/Perl/ Bart Lateur
- Re: JWZ on s/Java/Perl/ Mark Koopman
- Re: JWZ on s/Java/Perl/ Russ Allbery
- Re: JWZ on s/Java/Perl/ Ken Fox
- Re: JWZ on s/Java/Perl/ Simon Cozens
- Re: JWZ on s/Java/Perl/ Piers Cawley
- Re: JWZ on s/Java/Perl/ Piers Cawley