is_pmc_ptr

Nicholas Clark nick at ccl4.org
Mon Sep 5 19:00:09 UTC 2011


On Mon, Sep 05, 2011 at 06:19:19AM -0700, Jimmy Zhuo wrote:
> I don't know how to binary search it, it's not an ordered array.

I was assuming that it could be kept ordered.

(And that the cost of keeping it ordered by inserting each new arena at the
right point in the middle is less than the benefits of being able to use a
binary search rather than a linear scan.)

Nicholas Clark


More information about the parrot-dev mailing list