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
*
Update py_benchmark.py
Yilun Chong
2018-01-10
*
Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, f...
Yilun Chong
2018-01-09
*
Merge pull request #4132 from BSBandme/JavaCaliperCounter
Yilun Chong
2018-01-05
|
\
|
*
Add counter to Java benchmark
Yilun Chong
2018-01-05
*
|
Add python benchmark
Yilun Chong
2018-01-05
|
/
*
Changed README
Yilun Chong
2018-01-02
*
add cpp
Yilun Chong
2017-12-14
*
fix bugs
Yilun Chong
2017-12-13
*
Fix bugs
Yilun Chong
2017-12-13
*
Add caliper supported to java benchmark
Yilun Chong
2017-12-12
*
Fix bugs to pass tests
Yilun Chong
2017-12-04
*
Sync internal benchmark changes
Yilun Chong
2017-12-01
*
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