[
https://issues.apache.org/jira/browse/CASSANDRA-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947737#comment-13947737
]
Benedict commented on CASSANDRA-6843:
-------------------------------------
Rebased patch
[here|https://github.com/belliottsmith/cassandra/tree/6843-offheap.gc]
Some quick and dirty benchmarks show that this patch moves the bottleneck for
overwrite workloads to the commit log, giving a 2x+ performance boost, with
more to be had once we compress the commit log.
> Reclaim overwritten off-heap memtable space early
> -------------------------------------------------
>
> Key: CASSANDRA-6843
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6843
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Benedict
> Assignee: Benedict
> Labels: performance
> Fix For: 3.0
>
>
> Perform GC on the off-heap memtable arenas
--
This message was sent by Atlassian JIRA
(v6.2#6252)