You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/04/04 23:44:41 UTC

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

    [ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956065#comment-15956065 ] 

Lars Hofhansl commented on HBASE-17877:
---------------------------------------

[~vik.karma], can you attach your performance findings? (micro benchmarks and end-to-end)
In my own test I use to vet perf changes I found a 20-30% performance improvement - but I am using short key. The effect will be much less pronounced for longer keys (where memory pure bandwidth becomes the dominating factor)

> Replace/improve HBase's byte[] comparator
> -----------------------------------------
>
>                 Key: HBASE-17877
>                 URL: https://issues.apache.org/jira/browse/HBASE-17877
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Vikas Vishwakarma
>         Attachments: 17877-1.2.patch
>
>
> [~vik.karma] did some extensive tests and found that Hadoop's version is faster - dramatically faster in some cases.
> Patch forthcoming.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)