develooper Front page | perl.perl6.internals | Postings from February 2006

Re: [perl #38577] [PATCH] Reduce memory consumption of t/pmc/resizablebooleanarray_17.pasm

Thread Previous
From:
jerry gay
Date:
February 15, 2006 10:25
Subject:
Re: [perl #38577] [PATCH] Reduce memory consumption of t/pmc/resizablebooleanarray_17.pasm
Message ID:
1d9a3f400602151024j7cdb09d7vae009755ea75d162@mail.gmail.com
On 2/15/06, via RT Andy Dougherty <parrotbug-followup@parrotcode.org> wrote:
> # New Ticket Created by  Andy Dougherty
> # Please include the string:  [perl #38577]
> # in the subject line of all future correspondence about this issue.
> # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38577 >
>
>
> Would there be any objection to cutting the size of memory required by
> t/pmc/resizablebooleanarray_17.pasm in half?  As is, it's sometimes
> hitting PANIC("Out of mem") for me.  I don't think there's anything
> fundamental about the number 1,100,000 used in the test.
>
no objection at all, applied as r11553.

> (My system is PANIC-ing when asked for a realloc of 64MB. I suppose you
> could also regard it as a bug that we're apparently using 64 bytes to
> store each bit of information :-).
>
definitely a bug. i'll forward that to dino, who's promised to pick up
his work on the ResizableBooleanArray PMC again. in the meantime, i'll
leave this ticket open, and we'll revisit when the kinks have been
worked out of RBA.

> Alternatively, I suppose you could reasonab
>
??? hope this wasn't terribly important, it seems too have been lost
in transmission.

thanks for submitting.
~jerry

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About