[
https://issues.apache.org/jira/browse/CASSANDRA-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183608#comment-13183608
]
Ben Manes commented on CASSANDRA-3389:
--------------------------------------
It might be worth using isolated benchmarks:
- Google Caliper for single-threaded (GetPutBenchmark)
- Cliff Click's for multi-threaded (PerfHashBenchmark)
You can hack from the examples below (see README):
http://code.google.com/p/concurrentlinkedhashmap/source/browse/trunk#trunk%2Fsrc%2Ftest%2Fjava%2Fcom%2Fgooglecode%2Fconcurrentlinkedhashmap%2Fbenchmark
> Evaluate CSLM alternatives for improved cache or GC performance
> ---------------------------------------------------------------
>
> Key: CASSANDRA-3389
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3389
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Brandon Williams
> Priority: Minor
> Fix For: 1.1
>
> Attachments: 0001-Replace-CSLM-with-ConcurrentSkipTreeMap.patch,
> 0001-Switch-CSLM-to-SnapTree.patch
>
>
> Ben Manes commented on
> http://www.datastax.com/dev/blog/whats-new-in-cassandra-1-0-performance that
> it's worth evaluating https://github.com/mspiegel/lockfreeskiptree and
> https://github.com/nbronson/snaptree as CSLM replacements.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira