[
https://issues.apache.org/jira/browse/HBASE-5915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-5915:
----------------------------------
Resolution: Fixed
Assignee: (was: Todd Lipcon)
Hadoop Flags: (was: Reviewed)
Status: Resolved (was: Patch Available)
[~vrodionov] later made this same optimization, which was committed
> Improve performance of KeyValue comparison
> ------------------------------------------
>
> Key: HBASE-5915
> URL: https://issues.apache.org/jira/browse/HBASE-5915
> Project: HBase
> Issue Type: Improvement
> Components: Performance
> Affects Versions: 0.94.1
> Reporter: Todd Lipcon
> Attachments: 5915-v2.txt, hbase-5915.txt
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)