-
- Downloads
Fixed a performance problem in RDD.top and BoundedPriorityQueue (size in...
Fixed a performance problem in RDD.top and BoundedPriorityQueue (size in BoundedPriority was actually traversing the entire queue to calculate the size, resulting in bad performance in insertion).
Please register or sign in to comment