K-d Trees Leaderboard


Counting number of method calls per second in a 2d-tree containing 1,000,000 points.

rank Nickname put() contains() range() nearest()

Rankings are based on a weighted sum of calls to put(), contains(), range(), and nearest().