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
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to