aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/benchmarks.proto
Commit message (Collapse)AuthorAgeFilesLines
* Addressed PR comments.Josh Haberman2016-05-031-41/+0
|
* Updates for PR comments.Josh Haberman2016-04-291-4/+4
|
* Added README describing the directory.Josh Haberman2016-04-271-3/+5
|
* Added framework for generating/consuming benchmarking data sets.Josh Haberman2016-04-271-0/+102
This takes the code that was sitting in benchmarks/ already and makes it easier for language-specific benchmarks to consume. Future PRs will enhance this so that the language-specific benchmarks can report metrics back that will be tracked over time in PerfKit.