-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.0
-
Component/s: BSON, Performance
-
None
BasicBSONList.keySet has regressed significantly in performance in the 3.x release. The regression can be fixed by making StringRangeSet an actual Set implementation once again.