summaryrefslogtreecommitdiff
path: root/SpeedTest.cpp
AgeCommit message (Expand)Author
2012-03-01Merge branch chandlerc_devtanjent@gmail.com
2011-04-13and fix corresponding build breakages under Windowstanjent@gmail.com
2011-04-13Enable all gcc warnings except strict aliasing, fix build issuesaappleby@google.com
2011-04-12Add Google's open-source CityHashtanjent@gmail.com
2011-04-05make murmurhash3 compile standalone on Visual Studiotanjent@gmail.com
2011-04-04some test code for collision reportingtanjent@gmail.com
2011-04-04Add improved timing code that attempts to filter out spurious timing resultsaappleby@google.com
2011-04-03Final final final Murmur3, all variants. I am tired of working on it. :)tanjent@gmail.com
2011-04-02faster bmix64, 7.5 gigs/sec, passes all teststanjent@gmail.com
2011-04-01Tweak to Murmur3a (yeah, even though I said it was finalized...)tanjent@gmail.com
2011-03-21verification code workaappleby@google.com
2011-03-20Fix rdtsc errors from core hopping causing bad timing resultstanjent@gmail.com
2011-03-19Add startup self-testtanjent@gmail.com
2011-03-19Cross-platform compliation fixes. Everything should compile under GCC now, bu...tanjent@gmail.com
2011-02-28Tweak Murmur3, new more rigorous sanity test, combinatorial block testtanjent@gmail.com
2010-11-05MurmurHash3 is released to betatanjent@gmail.com