Re: [perl #32270] parrot -t leaks like a sieve

2004-11-03 Thread Dan Sugalski
At 11:57 AM +0100 11/3/04, Leopold Toetsch wrote: Dan Sugalski <[EMAIL PROTECTED]> wrote: Throwing the trace switch on makes parrot leak. A *lot*. Processes that top out at 100M VSIZE hit 1G or more, which, well... it ain't good. Tracing's slow enough as it is without the added hit of swapping

Re: [perl #32270] parrot -t leaks like a sieve

2004-11-03 Thread Leopold Toetsch
Dan Sugalski <[EMAIL PROTECTED]> wrote: > Throwing the trace switch on makes parrot leak. A *lot*. Processes > that top out at 100M VSIZE hit 1G or more, which, well... it ain't > good. Tracing's slow enough as it is without the added hit of > swapping and ever-increasing memory usage. Yep. Traci