aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/generate_datasets.cc
Commit message (Expand)AuthorAgeFilesLines
* Addressed PR comments.Josh Haberman2016-05-031-12/+7
* Fixed for pre-C++11 ifstream which does not accept std::string.Josh Haberman2016-04-291-2/+2
* Read files directly from filesystem since xxd isn't always available.Josh Haberman2016-04-291-5/+13
* Added framework for generating/consuming benchmarking data sets.Josh Haberman2016-04-271-0/+114