[ https://issues.apache.org/jira/browse/CASSANDRA-11428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241430#comment-15241430 ]
T Jake Luciani commented on CASSANDRA-11428: -------------------------------------------- Combined the sub tickets into one patch and removed the copied netty util now that CASSANDRA-11567 is in. I also changed the ThreadLocals in CBUtils to be FastThreadLocals since they are accessed from netty FastThreadLocalThreads, I can see a slight improvement in performance. [branch| http://github.com/tjake/cassandra/tree/rm-allocations] [testall| https://cassci.datastax.com/view/trunk/job/tjake-rm-allocations-testall] [dtest| https://cassci.datastax.com/view/trunk/job/tjake-rm-allocations-dtest] > Eliminate Allocations > --------------------- > > Key: CASSANDRA-11428 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11428 > Project: Cassandra > Issue Type: Improvement > Reporter: T Jake Luciani > Assignee: Nitsan Wakart > Priority: Minor > Fix For: 3.0.x > > Attachments: benchmarks.tar.gz, pom.xml > > > Linking relevant issues under this master ticket. For small changes I'd like > to test and commit these in bulk -- This message was sent by Atlassian JIRA (v6.3.4#6332)