Yilun Chong
8f3507360c
Fix benchmark build
7 years ago
Yilun Chong
092134593d
fix java benchmark, fix dashboard build
7 years ago
Yilun Chong
e3af02303a
fix python
7 years ago
Yilun Chong
c703061d49
Add gogo benchmark
7 years ago
Yilun Chong
805174eda2
Add script for run and upload the benchmark result to bq
7 years ago
Yilun Chong
745ef89ebf
Add performance.md and add instruction for linking tcmalloc
7 years ago
Yilun Chong
d6323c8c0f
Change to deal all messages in one loop
7 years ago
BSBandme
501c13f65a
Rewrite go_benchmark
7 years ago
Adam Cozzette
0400cca323
Integrated internal changes from Google
7 years ago
BSBandme
6d2c6a0099
some fix
7 years ago
BSBandme
4e3c413493
Add go benchmark
7 years ago
Yilun Chong
6cd4ec4972
Sync internal benchmark changes
7 years ago
Yilun Chong
7f1491506c
upgrade submodule
7 years ago
Yilun Chong
473a810975
Update py_benchmark.py
7 years ago
Yilun Chong
fa60e550ec
Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, format some files
7 years ago
Yilun Chong
195253c3f6
Add counter to Java benchmark
7 years ago
Yilun Chong
2fc69b1561
Add python benchmark
7 years ago
Yilun Chong
a147a21376
Changed README
7 years ago
Yilun Chong
4b0209140e
add cpp
7 years ago
Yilun Chong
75523ec086
fix bugs
7 years ago
Yilun Chong
34843eddfe
Fix bugs
7 years ago
Yilun Chong
5e732e35c1
Add caliper supported to java benchmark
7 years ago
Yilun Chong
1fd6c1761e
Fix bugs to pass tests
7 years ago
Yilun Chong
1c062a65af
Sync internal benchmark changes
7 years ago
Joshua Haberman
a289d43608
Added C++ benchmark. ( #1525 )
8 years ago
Zi Shen Lim
f5c7a4896d
benchmarks: update readme.txt
...
Remove references to google_speed.proto which was removed in
commit 2e83110230
.
Also fix-up commands to build and run.
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.
...
This takes the code that was sitting in benchmarks/
already and makes it easier for language-specific
benchmarks to consume. Future PRs will enhance this
so that the language-specific benchmarks can report
metrics back that will be tracked over time in PerfKit.
9 years ago
Jon Skeet
fb77cc9d9f
More cleanup, based around searches for "Google.ProtocolBuffers"
...
- Remove some old proto2-based C#-only messages
- Remove the "build" directory which only contained out-of-date files
- Remove the csharp_namespace option from proto2 messages
- Change "Google.ProtocolBuffers" to "Google.Protobuf" in other messages
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