Fix SimpleBarrier
[folly.git] / folly / test / HashBenchmark.cpp
2016-07-27 Christopher DykesDon't shift an int left while assigning it to a size_t
2016-07-02 Christopher DykesUse a defined form of uniform_int_distribution
2016-05-05 Michael LeeSwitch gflags to portability/GFlags.h
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-09-14 Giuseppe OttavianoAdd benchmarks for SpookyHashV2 and constify SpookyHash...