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

Jonathan Gray commented on HBASE-80:
------------------------------------

Very odd result...

Random writes: Timer for 10000 and cols 7 = 4062 ms
Random reads: Timer for 100 and size 7 = 105 ms

Random writes: Timer for 10000 and cols 8 = 3995 ms
Random reads: Timer for 100 and size 8 = 4024 ms

Going from 7 columns in the family to 8 columns leads to 40x slowdown.  
Rebalancing of some sortedmap or hashmap or something on the way out?

> [hbase] Add a cache of 'hot' cells
> ----------------------------------
>
>                 Key: HBASE-80
>                 URL: https://issues.apache.org/jira/browse/HBASE-80
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: stack
>            Assignee: Erik Holstad
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: cache.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to