aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/benchmark_messages_proto3.proto
Commit message (Collapse)AuthorAgeFilesLines
* Added C++ benchmark. (#1525)Joshua Haberman2016-09-231-0/+2
|
* Addressed PR comments.Josh Haberman2016-05-031-1/+1
|
* Added framework for generating/consuming benchmarking data sets.Josh Haberman2016-04-271-0/+76
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.