'WorldHandler::sense(int)' use 'SpareArray::get(int,int)'. It cause the SpareArray to iterate through all of the array to find the nodes. Nodes are close together, so maybe we can find a better way for finding these nodes.
Log in to post a comment.