[ 
https://issues.apache.org/jira/browse/CASSANDRA-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dikang Gu updated CASSANDRA-12013:
----------------------------------
    Status: Patch Available  (was: Open)

> Optimize the isEOF() checking in RAR
> ------------------------------------
>
>                 Key: CASSANDRA-12013
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12013
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Dikang Gu
>            Assignee: Dikang Gu
>            Priority: Minor
>              Labels: compaction
>             Fix For: 2.2.x
>
>         Attachments: 0001-Optimize-the-isEOF-checking-in-RAR.patch, 
> Screenshot 2016-06-15 11.20.51.png
>
>
> When I profile compaction in 2.1, I find the isEOF() is an expensive 
> operation, and we do the check for each read in RAR, which I think is 
> unnecessary.
> I attach a patch to only check isEOF() when we need to rebuffer, and then I 
> do not see it from hotspot.



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

Reply via email to