Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.94.1
-
None
-
None
Description
Got bored tonight and poked around at making KeyValue comparison faster. I was able to get a ~23% speedup on a micro-benchmark I wrote by using Unsafe in a few more places. This should make some difference for real workloads, since this is usually one of the top CPU consumers.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-6200 KeyComparator.compareWithoutRow can be wrong when families have the same prefix
- Closed