[
https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239839#comment-13239839
]
Sylvain Lebresne commented on CASSANDRA-3772:
---------------------------------------------
I suppose that we'd want to tweak the stress params so that each indexed_slice
call returns more results (so that each call end up doing more hash
computation). However if we have to tune too much to get even a slight
improvement, I wonder if it's worth bothering with that.
Btw, did we micro-benchmarked our version of murmur3 against md5? How much
faster is it?
> Evaluate Murmur3-based partitioner
> ----------------------------------
>
> Key: CASSANDRA-3772
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3772
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Dave Brosius
> Fix For: 1.2
>
> Attachments: MumPartitionerTest.docx, hashed_partitioner.diff,
> try_murmur3.diff, try_murmur3_2.diff
>
>
> MD5 is a relatively heavyweight hash to use when we don't need cryptographic
> qualities, just a good output distribution. Let's see how much overhead we
> can save by using Murmur3 instead.
--
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