aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
...
* benchmarks: update readme.txtZi Shen Lim2016-08-261-13/+9
* Add the missing maintiner-clean entry for benchmarksThomas Van Lenten2016-05-061-0/+3
* Addressed PR comments.Josh Haberman2016-05-034-55/+9
* 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-292-16/+14
* Updates for PR comments.Josh Haberman2016-04-292-5/+6
* Added README describing the directory.Josh Haberman2016-04-272-3/+33
* Added framework for generating/consuming benchmarking data sets.Josh Haberman2016-04-275-8/+378
* More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet2015-06-262-2/+0
* Add C# namespace to .proto files (e.g. descriptors, unit tests)Jon Skeet2015-05-062-0/+6
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones.kenton@google.com2009-11-031-0/+26
* Convert ProtoBench.java to unix-style line endings.kenton@google.com2009-11-031-177/+177
* Update benchmark data.jonathan.skeet2009-03-051-0/+0
* Added copyright notice, made constants constant, added GC call before each test.jonathan.skeet2009-03-051-2/+34
* Initial benchmarking.jonathan.skeet2009-03-056-0/+467