Elliotte Rusty Harold
749243db7e
Must build project before running benchmarks ( #9454 )
...
* Must build project before running benchmarks
That is, it does not test the version downloaded from Maven central.
* Update README.md
3 years ago
Adam Cozzette
562fc946c7
Sync from Piper @388508285
...
PROTOBUF_SYNC_PIPER
3 years ago
Joshua Haberman
e1ee430d16
Re-add fix that somehow was lost pushing back to Piper.
4 years ago
Peter Newman
e2cc2de304
Fix lots of spelling errors ( #7751 )
...
* Fix a typo
* Fix lots of spelling errors
* Fix a few more spelling mistakes
* s/parsable/parseable/
* Don't touch the third party files
* Cloneable is the preferred C# term
* Copyable is the preferred C++ term
* Revert "s/parsable/parseable/"
This reverts commit 534ecf7675
.
* Revert unparseable->unparsable corrections
4 years ago
listonjesse
2ae7cf0e03
Auxillary -> Auxiliary
5 years ago
Brian Wignall
a104dffcb6
Fix typos ( #7050 )
...
Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos, with https://github.com/bwignall/typochecker to help automate the checking.
5 years ago
summerCol
6d087c256c
fix typos in benchmarks/README.md
5 years ago
Jon Skeet
233f4865ee
First pass at benchmarking for C#
6 years ago
Xiang Dai
e479410564
delete all duplicate empty blanks ( #5758 )
...
Signed-off-by: Xiang Dai <764524258@qq.com>
6 years ago
Feng Xiao
afe98de32a
Replace repo links.
6 years ago
Yilun Chong
a7071291c7
Add JS and Protobuf.js benchmark
6 years ago
Yilun Chong
7f57d13c22
add php benchmark
6 years ago
Feng Xiao
7eef83d27a
Fix incorrect link.
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
BSBandme
6d2c6a0099
some fix
7 years ago
BSBandme
4e3c413493
Add go benchmark
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
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
34843eddfe
Fix bugs
7 years ago
Yilun Chong
5e732e35c1
Add caliper supported to java benchmark
7 years ago
Yilun Chong
1c062a65af
Sync internal benchmark changes
7 years ago
Josh Haberman
30a2f70eb3
Added README describing the directory.
9 years ago