http://jsperf.com/murmur3-performance might be related.
On Mon, Jul 8, 2013 at 8:54 AM, Michael Segel <[email protected]>wrote: > You will need to put the jar into either every app that runs, or you will > need to put it on every node. Every upgrade, you will need to make sure its > still in your class path. > > More work for the admins. So how much faster is it over MD5? MD5 and SHA-1 > are part of the Java libraries that ship w Sun/Oracle so you have them > already installed and in your class path. > > Just saying... ;-) > > On Jul 8, 2013, at 10:36 AM, Mike Axiak <[email protected]> wrote: > > > On Mon, Jul 8, 2013 at 11:29 AM, Michael Segel > > <[email protected]> wrote: > >> If not, you end up having to do a bit more maintenance of your cluster > and that's going to be part of your tradeoff. > > > > How so? > > > > -Mike > > > >
