Re: TAP::Harness uses lots of RAM to store test results
[email protected] (Buddy Burden)
| Newsgroups | perl.qa,perl.perl5.porters |
|---|---|
| Message-ID | <CAL0mxoQn8x_G353fXTYdtwPLijKhW5riaSXrmX0PuKuStVD=XQ@mail.gmail.com> |
Nicholas,
tl;dr: TAP::Harness uses lots of RAM to store test results
> Particularly lots and lots for millions of little "ok\n"s
> It would be nice if it didn't use lots of RAM when storing things that
> mostly
> pass.
>
Yes, I ran into this before.(*) I was referred to a portion of the
Test::Builder POD(**) which says that perhaps it will be fixed one day.
:-D I guess "one day" hasn't come yet ...
Perhaps some of these references will inspire someone with enough tuits to
work on a patch ... ?
-- Buddy
(*) http://code.activestate.com/lists/perl-qa/12708/
(**) https://metacpan.org/module/Test::Builder#MEMORY