Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
The BinaryMemtable sorts an array of decorated keys. There are a lot of string operations and object allocation in the comparator that could be avoided to improve performance..