17 Commits (b819abf0b26cd5b0edfac8f36acfcebe3103a4fc)

Author SHA1 Message Date
Joshua Haberman a289d43608 Added C++ benchmark. (#1525) 8 years ago
Zi Shen Lim f5c7a4896d benchmarks: update readme.txt 8 years ago
Thomas Van Lenten b661fb5000 Add the missing maintiner-clean entry for benchmarks 9 years ago
Josh Haberman 247ef1f0df Addressed PR comments. 9 years ago
Josh Haberman b2d4b1a528 Fixed for pre-C++11 ifstream which does not accept std::string. 9 years ago
Josh Haberman 49a8918e97 Read files directly from filesystem since xxd isn't always available. 9 years ago
Josh Haberman 1ce5bd8e84 Updates for PR comments. 9 years ago
Josh Haberman 30a2f70eb3 Added README describing the directory. 9 years ago
Josh Haberman 2e83110230 Added framework for generating/consuming benchmarking data sets. 9 years ago
Jon Skeet fb77cc9d9f More cleanup, based around searches for "Google.ProtocolBuffers" 10 years ago
Jon Skeet 7879f82ddc Add C# namespace to .proto files (e.g. descriptors, unit tests) 10 years ago
Feng Xiao e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 10 years ago
csharptest 3c491937d3 Adding project templates and refactored build 12 years ago
kenton@google.com 6ba3df0d32 Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones. 15 years ago
kenton@google.com c0abf64e53 Convert ProtoBench.java to unix-style line endings. 15 years ago
Jon Skeet 7a66a6d3f4 Benchmark data update. 16 years ago
jonathan.skeet 90bdae226e Update benchmark data. 16 years ago
Jon Skeet ae87cf6e5c Moved benchmarking code around 16 years ago
jonathan.skeet 8604c745fc Added copyright notice, made constants constant, added GC call before each test. 16 years ago
jonathan.skeet ff9c9e4d93 Initial benchmarking. 16 years ago