aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/analyze-blocking-sizes.cpp
Commit message (Expand)AuthorAge
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* use unsigned short instead of uint16_t which doesn't exist in c++98Gravatar Benoit Jacob2015-03-17
* Polish lookup tables generationGravatar Benoit Jacob2015-03-15
* Add support for dumping blocking sizes tablesGravatar Benoit Jacob2015-03-13
* Add --only-cubic-sizes option to analyze-blocking-sizes toolGravatar Benoit Jacob2015-03-12
* output to cout, not cerr, the actual resultsGravatar Benoit Jacob2015-03-04
* Complete the tool to analyze the efficiency of default sizes.Gravatar Benoit Jacob2015-03-04
* Add missing copyright noticesGravatar Benoit Jacob2015-03-03
* Add a benchmark-default-sizes action to benchmark-blocking-sizes.cppGravatar Benoit Jacob2015-03-03
* Improve analyze-blocking-sizes, and in particular give it a evaluate-defaults...Gravatar Benoit Jacob2015-03-02
* Add analyze-blocking-sizes program under bench/ to analyze multiple logsGravatar Benoit Jacob2015-02-23