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

Hudson commented on HBASE-28025:
--------------------------------

Results for branch branch-3
        [build #34 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/34/]: 
(/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/34/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/34/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/34/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Enhance ByteBufferUtils.findCommonPrefix to compare 8 bytes each time
> ---------------------------------------------------------------------
>
>                 Key: HBASE-28025
>                 URL: https://issues.apache.org/jira/browse/HBASE-28025
>             Project: HBase
>          Issue Type: Improvement
>          Components: Performance
>    Affects Versions: 2.5.4
>            Reporter: Becker Ewing
>            Assignee: Becker Ewing
>            Priority: Major
>             Fix For: 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
>
>         Attachments: HBASE-28025_jmh_benchmarks_src.zip, benchmark_results.txt
>
>
> Currently, the `ByteBufferUtils.findCommonPrefix family of methods compare 
> two buffers a single byte at a time. In reviewing the patch for HBASE-28012, 
> [~zhangduo] suggested that the ByteBufferUtils.findCommonPrefix methods could 
> be enhanced to compare 8 bytes at a time like the 
> ByteBufferUtils.compareToUnsafe family of methods already does (which was 
> added in HBASE-12345)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to