in reply to Re: Re: Slow wind-up in Windows?
in thread Slow wind-up in Windows?

Makes sense. Bottling out without cleaning up may seem harsh, but provided you ensure that you have saved anything that needs to be saved, flushed any buffers and closed any open files yourself, waiting for the GC to free off all those little bits of memory, just so that you can exit clean is pretty redundant.

If this is your own build of perl, then you could try switching to a different malloc(), if its an AS pre-built, maybe whatever malloc they use will change or improve next time around.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"When I'm working on a problem, I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong." -Richard Buckminster Fuller