aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2016-09-23Added C++ benchmark. (#1525)Joshua Haberman
2016-08-26benchmarks: update readme.txtZi Shen Lim
2016-05-06Add the missing maintiner-clean entry for benchmarksThomas Van Lenten
2016-05-03Addressed PR comments.Josh Haberman
2016-04-29Fixed for pre-C++11 ifstream which does not accept std::string.Josh Haberman
2016-04-29Read files directly from filesystem since xxd isn't always available.Josh Haberman
2016-04-29Updates for PR comments.Josh Haberman
2016-04-27Added README describing the directory.Josh Haberman
2016-04-27Added framework for generating/consuming benchmarking data sets.Josh Haberman
2015-06-26More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet
2015-05-06Add C# namespace to .proto files (e.g. descriptors, unit tests)Jon Skeet
2014-10-01Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao
2009-11-03Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones.kenton@google.com
2009-11-03Convert ProtoBench.java to unix-style line endings.kenton@google.com
2009-03-05Update benchmark data.jonathan.skeet
2009-03-05Added copyright notice, made constants constant, added GC call before each test.jonathan.skeet
2009-03-05Initial benchmarking.jonathan.skeet