Update documentation for Synchronized
[folly.git] / folly / Benchmark.cpp
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-02 Lucian Grijincufolly: ubsan: Benchmark: avoid division by zero (fsanit...
2015-10-02 Nathan Bronsonfix compiler warnings from gcc-4.9 + -Wunused-variable
2015-09-20 Yedidya FeldblumUse string for benchmark names to support computed...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-11 Maxim SokolovFixing static initilize fiasco in Benchmark.cpp
2014-11-08 Dmitry PaninFix integer overflow in folly/Benchmark.cpp
2014-09-09 Nicholas OrmrodFix #includes
2014-06-09 Marcus Holland-MoritzAdd support for returning number of benchmark iterations
2014-05-20 Elizabeth SmithBenchmark specific fixes
2014-04-18 Elizabeth Smithuint isn't portable and makes some compilers angry...
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-03-10 Marcelo JuchemMaking folly/Benchmark.cpp clangable
2014-03-10 Hannes Roth(Folly) Fix error when compiling with clang
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-06-03 Paul Tarjanosx on folly take 2
2013-06-03 Paul Tarjanrevert folly/Benchmark.cpp
2013-06-03 Daniel Sloofmake folly build on OSX
2013-03-19 Adam Simpkinsprovide a flag to control the minimum number of iterations
2012-08-26 Adam Simpkinsfolly: print nice time suffixes in benchmark output
2012-07-13 Spencer Ahrensadd bm_max/min_iters and bm_regex
2012-06-27 Rajat GoelAdding support to output benchmarks result in JSON
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6