You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/07/02 01:51:28 UTC

[jira] [Commented] (HBASE-4012) Further optimize byte comparison methods

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

stack commented on HBASE-4012:
------------------------------

@Ted The comments in that issue are kinda funny.  They are fine.  I was just pointing them out.

@Eric Thanks for checking Unsafe is still in 1.7 (ugh, oracle.* is inevitable I'd say).

> Further optimize byte comparison methods
> ----------------------------------------
>
>                 Key: HBASE-4012
>                 URL: https://issues.apache.org/jira/browse/HBASE-4012
>             Project: HBase
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Ted Yu
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: 4012-v2.txt, 4012.txt
>
>
> Guava uses some clever tricks with sun.misc.Unsafe to compare byte arrays about 100% faster than the naive byte-by-byte implementation: http://guava-libraries.googlecode.com/svn/trunk/guava/src/com/google/common/primitives/UnsignedBytes.java
> We should borrow this [Apache 2 licensed] code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira