fix build with asan and static linking
[folly.git] / folly / test / HashBenchmark.cpp
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-01-04 Yedidya Feldblum2017
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...