Re: Memory leaks / Help with memprof & ps output



>using an gc only as an drop-in-replacement limits its features.
>better design the applications from ground up for this.

which is why so many people resist adding GC. you immediately render
the library thats built around it either unusable or less usable by
people whose code can't or won't work with GC. when you use it as a
drop-in replacement, nobody can complain about that ...

--p



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]