aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/google_speed.proto
Commit message (Collapse)AuthorAgeFilesLines
* Added framework for generating/consuming benchmarking data sets.Josh Haberman2016-04-271-138/+0
| | | | | | | | 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.
* More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet2015-06-261-1/+0
| | | | | | | - Remove some old proto2-based C#-only messages - Remove the "build" directory which only contained out-of-date files - Remove the csharp_namespace option from proto2 messages - Change "Google.ProtocolBuffers" to "Google.Protobuf" in other messages
* Add C# namespace to .proto files (e.g. descriptors, unit tests)Jon Skeet2015-05-061-0/+3
|
* Initial benchmarking.jonathan.skeet2009-03-051-0/+136