Fix copyright lines for Bits.h and move BitsBenchmark.cpp
[folly.git] / folly / test / ThreadLocalBenchmark.cpp
2017-11-22 Dave WatsonAdd a fast path to folly::ThreadLocal
2017-11-21 Dave Watsonimprove ThreadLocalBenchmark
2017-01-04 Yedidya Feldblum2017
2017-01-02 Mathieu Baudetfbcode: remove unused includes from .cpp files without...
2016-11-03 Jim Meyeringfolly/test/ThreadLocalBenchmark.cpp: avoid shadowing...
2016-07-02 Christopher DykesInclude the correct headers in various tests
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-05-05 Michael LeeSwitch gflags to portability/GFlags.h
2016-02-25 Michael LeeSplit tests into test and benchmarks.