[
https://issues.apache.org/jira/browse/CASSANDRA-13982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227155#comment-16227155
]
Jeff Jirsa commented on CASSANDRA-13982:
----------------------------------------
[~jasobrown] - Agreed, I imagine that gains are pretty minor, except for
{{ReadCommand}} , where {{getPurgeEvaluator}} is going to be called per-cell on
every tombstone. In a case where you have thousands (or hundreds of thousands)
of maybe-purgeable tombstones, a few nanoseconds per cell may add up to a few
hundred micros on a tombstone heavy partition read.
> Refactoring to specialised functional interfaces
> ------------------------------------------------
>
> Key: CASSANDRA-13982
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13982
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Ameya Ketkar
> Assignee: Ameya Ketkar
> Priority: Minor
> Labels: static-analysis
> Fix For: 4.x
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Usage of specialised functional interfaces provided by JDK, will reduce the
> autoboxing overhead hence.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]