Re: TAP::Harness uses lots of RAM to store test results

2013-04-11 Thread Nicholas Clark
On Thu, Apr 11, 2013 at 10:24:35AM -0700, Buddy Burden wrote: > 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. > >

Re: TAP::Harness uses lots of RAM to store test results

2013-04-11 Thread Buddy Burden
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::Bu

Re: Post-install tests demo at the qa hackathon \o/

2013-04-11 Thread Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
This is great news, I know a few people who wanted this for a long time. I'm not coming for this hackathon, so please publish slides and discussion notes afterwards. On the scale between proof-of-concept and production-ready, where does your code fall? So far, have any considerations been made fo