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

Lars Hofhansl commented on HBASE-13448:
---------------------------------------

bq. keylength, I feel we have to cache that also

It is very hard to quantify GC cost. A run might finish very quickly, but 
generate a lot of garbage that is collected later, slowing things down then.
Let's get numbers so that we do not have to guess what we should do :)
I'll double check my 0.98 patch and test run (I don't see how the patch would 
make things slower, so there must something I am not doing right).


> New Cell implementation with cached component offsets/lengths
> -------------------------------------------------------------
>
>                 Key: HBASE-13448
>                 URL: https://issues.apache.org/jira/browse/HBASE-13448
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Scanners
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 2.0.0
>
>         Attachments: 13291-0.98.txt, HBASE-13448.patch, HBASE-13448_V2.patch, 
> HBASE-13448_V3.patch, gc.png, hits.png
>
>
> This can be extension to KeyValue and can be instantiated and used in read 
> path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to