Re: Devel::Cover cover command uses to much memory

2004-12-09 Thread Jason Remillard
Hi, On Wed, 8 Dec 2004 13:37:14 -0500, "Michael G Schwern" <[EMAIL PROTECTED]> said: > On Tue, Dec 07, 2004 at 07:21:09PM -0800, Jason Remillard wrote: > > I ran the codestriker (http://codestriker.sourceforge.net/) test set > > using Devel::Cover. The test cases ran over a day and a half > > and

Re: Devel::Cover cover command uses to much memory

2004-12-08 Thread Michael G Schwern
On Tue, Dec 07, 2004 at 07:21:09PM -0800, Jason Remillard wrote: > I ran the codestriker (http://codestriker.sourceforge.net/) test set > using Devel::Cover. The test cases ran over a day and a half > and generated a cover_db directory that is 127 megs. Attempting to run > the cover command keeps u

Devel::Cover cover command uses to much memory

2004-12-08 Thread Jason Remillard
Hi, I ran the codestriker (http://codestriker.sourceforge.net/) test set using Devel::Cover. The test cases ran over a day and a half and generated a cover_db directory that is 127 megs. Attempting to run the cover command keeps using up all of the available memory causing cover to be killed by th