in reply to Slow wind-up in Windows?
On the basis on very little other than instinct, this sounds like it could be related to the same problem of freeing up hash buckets as discussed and described here freeing hashes on Linux?
The difference between the windows and Linux could be down to the version of malloc used by the two builds of perl?
It might be worth trying the POSIX::_exit() trick described in the thread above and see if you get any benefit.
Just a thought.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Slow wind-up in Windows?
by tall_man (Parson) on Jun 18, 2003 at 20:14 UTC | |
by BrowserUk (Patriarch) on Jun 18, 2003 at 20:29 UTC |