Add SpookyHashV2-based hash to StringPiece
authorTom Jackson <tjackson@fb.com>
Fri, 8 May 2015 07:43:26 +0000 (00:43 -0700)
committerPraveen Kumar Ramakrishnan <praveenr@fb.com>
Tue, 12 May 2015 00:02:43 +0000 (17:02 -0700)
commit5cc2f9945c169d3946963c6ee485e32eea407fac
treeb1378f90d2b9f8750db01906238bddb9a67373e0
parent675a137da29d6c33f903d1ea9f58e5c1778c3770
Add SpookyHashV2-based hash to StringPiece

Summary: Since the old one is weak and slow.

Test Plan: Unit tests

Reviewed By: ott@fb.com

Subscribers: trunkagent, maxime, folly-diffs@, yfeldblum, chalfant

FB internal diff: D2052630

Tasks: 6998080

Signature: t1:2052630:1431015271:bc90ccf99941902cd4bd43a0980238c616e66abf
folly/Hash.h
folly/Range.h
folly/test/HashTest.cpp