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

Hudson commented on HBASE-7884:
-------------------------------

Integrated in HBase-0.94 #859 (See 
[https://builds.apache.org/job/HBase-0.94/859/])
    HBASE-7884 ByteBloomFilter's performance can be improved by avoiding 
multiplication when generating hash (clockfly) (Revision 1449996)

     Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/ByteBloomFilter.java

                
> ByteBloomFilter's performance can be improved by avoiding multiplication when 
> generating hash 
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7884
>                 URL: https://issues.apache.org/jira/browse/HBASE-7884
>             Project: HBase
>          Issue Type: Bug
>          Components: Performance
>    Affects Versions: 0.94.5
>            Reporter: clockfly
>            Assignee: clockfly
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.6
>
>         Attachments: bloom_optimization_trunk_patch.patch, 
> bloom_performance_tunning.patch, hbase-7884-performance-report.pdf, 
> TestByteBloom.java
>
>
> ByteBloomFilter's performance can be optimized by avoiding multiplication 
> operation when generating hash 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to