Yes. I would not be messing around with the garbage collector, though. You'd be hard pressed to write a script that actually used any significant amount of memory. If your script is crashing the server, using tons of memory, or causing a significant impact on performance, no garbage collector can save you.
|