Split get_default() into two for deferred default construction
[folly.git] / folly / Benchmark.cpp
2017-10-23 James Sedgwickmove Iterator, Enumerate, EvictingCacheMap, Foreach...
2017-10-23 Christopher DykesModernize use of std::make_unique
2017-10-04 Tom JacksonBenchmark comparison
2017-07-13 Yedidya FeldblumSort #include lines
2017-02-01 Christopher DykesSwap a few APIs to reduce sign and implicit truncations...
2017-02-01 Christopher DykesUse std::chrono::high_resolution_clock for folly::Benchmark
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-20 Christopher DykesEnable -Wunreachable-code
2016-12-16 Christopher DykesRevert D4310312: [Folly] Enable -Wunreachable-code
2016-12-16 Christopher DykesEnable -Wunreachable-code
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-12-06 Christopher DykesMake bm_min_iters a 32-bit flag
2016-10-12 Christopher DykesFix build on Mac OSX Sierra
2016-10-08 Yinghai LuLimit maximum number of iterations in folly::Benchmark...
2016-10-08 Yinghai LuClang-format the flag declarations in 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