Menu

#1 Problem with Collections implementation

open
nobody
None
5
2010-12-21
2010-12-21
No

The method binaryRangeSearch in blaze\collections\Collections creates a subList of the given one and this is unefficient. Maybe you should try to implement the binary search similar to the one in blaze\collections\Arrays,

Discussion


Log in to post a comment.