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