Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
a72da27f5a46844e1a70725bb4362c2e51d7195d
/
benchmarks
a7a746f
Merge pull request #4346 from BSBandme/performance_result
by Yilun Chong
· 7 years ago
745ef89
Add performance.md and add instruction for linking tcmalloc
by Yilun Chong
· 7 years ago
ed4321d
Merge pull request #4387 from acozzette/down-integrate
by Adam Cozzette
· 7 years ago
d6323c8
Change to deal all messages in one loop
by Yilun Chong
· 7 years ago
501c13f
Rewrite go_benchmark
by BSBandme
· 7 years ago
0400cca
Integrated internal changes from Google
by Adam Cozzette
· 7 years ago
6d2c6a0
some fix
by BSBandme
· 7 years ago
4e3c413
Add go benchmark
by BSBandme
· 7 years ago
6cd4ec4
Sync internal benchmark changes
by Yilun Chong
· 7 years ago
7f14915
upgrade submodule
by Yilun Chong
· 7 years ago
473a810
Update py_benchmark.py
by Yilun Chong
· 7 years ago
fa60e55
Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, format some files
by Yilun Chong
· 7 years ago
bab843b
Merge pull request #4132 from BSBandme/JavaCaliperCounter
by Yilun Chong
· 7 years ago
195253c
Add counter to Java benchmark
by Yilun Chong
· 7 years ago
2fc69b1
Add python benchmark
by Yilun Chong
· 7 years ago
a147a21
Changed README
by Yilun Chong
· 7 years ago
4b02091
add cpp
by Yilun Chong
· 7 years ago
75523ec
fix bugs
by Yilun Chong
· 7 years ago
34843ed
Fix bugs
by Yilun Chong
· 7 years ago
5e732e3
Add caliper supported to java benchmark
by Yilun Chong
· 7 years ago
1fd6c17
Fix bugs to pass tests
by Yilun Chong
· 7 years ago
1c062a6
Sync internal benchmark changes
by Yilun Chong
· 7 years ago
a289d43
Added C++ benchmark. (#1525)
by Joshua Haberman
· 9 years ago
f5c7a48
benchmarks: update readme.txt
by Zi Shen Lim
· 9 years ago
b661fb5
Add the missing maintiner-clean entry for benchmarks
by Thomas Van Lenten
· 9 years ago
247ef1f
Addressed PR comments.
by Josh Haberman
· 9 years ago
b2d4b1a
Fixed for pre-C++11 ifstream which does not accept std::string.
by Josh Haberman
· 9 years ago
49a8918
Read files directly from filesystem since xxd isn't always available.
by Josh Haberman
· 9 years ago
1ce5bd8
Updates for PR comments.
by Josh Haberman
· 9 years ago
30a2f70
Added README describing the directory.
by Josh Haberman
· 9 years ago
2e83110
Added framework for generating/consuming benchmarking data sets.
by Josh Haberman
· 9 years ago
fb77cc9
More cleanup, based around searches for "Google.ProtocolBuffers"
by Jon Skeet
· 10 years ago
7879f82
Add C# namespace to .proto files (e.g. descriptors, unit tests)
by Jon Skeet
· 10 years ago
e428862
Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers
by Feng Xiao
· 10 years ago
6ba3df0
Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones.
by kenton@google.com
· 15 years ago
c0abf64
Convert ProtoBench.java to unix-style line endings.
by kenton@google.com
· 15 years ago
90bdae2
Update benchmark data.
by jonathan.skeet
· 16 years ago
8604c74
Added copyright notice, made constants constant, added GC call before each test.
by jonathan.skeet
· 16 years ago
ff9c9e4
Initial benchmarking.
by jonathan.skeet
· 16 years ago