aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Fix cpp benchmark dependency on macBSBandme2018-07-161-0/+1
* Fix benchmark buildYilun Chong2018-04-161-7/+7
* fix java benchmark, fix dashboard buildYilun Chong2018-04-132-116/+8
* Merge pull request #4478 from BSBandme/proto2_to_proto3_toolsYilun Chong2018-04-106-53/+584
|\
| * fix pythonYilun Chong2018-04-101-2/+4
| * fix conflictsYilun Chong2018-04-107-130/+534
| |\
| * | Add gogo benchmarkYilun Chong2018-04-109-122/+685
* | | Merge pull request #4415 from BSBandme/experiementYilun Chong2018-04-1011-206/+644
|\ \ \ | | |/ | |/|
| * | Add script for run and upload the benchmark result to bqYilun Chong2018-04-1011-206/+644
| |/
* | Merge pull request #4346 from BSBandme/performance_resultYilun Chong2018-03-221-1/+14
|\ \ | |/ |/|
| * Add performance.md and add instruction for linking tcmallocYilun Chong2018-03-221-1/+14
* | Merge pull request #4387 from acozzette/down-integrateAdam Cozzette2018-03-202-0/+2
|\ \
| * | Integrated internal changes from GoogleAdam Cozzette2018-03-132-0/+2
| |/
* | Change to deal all messages in one loopYilun Chong2018-03-191-18/+19
* | Rewrite go_benchmarkBSBandme2018-03-142-95/+82
* | some fixBSBandme2018-03-132-35/+36
* | Add go benchmarkBSBandme2018-03-079-15/+254
|/
* Sync internal benchmark changesYilun Chong2018-02-0917-30/+89
* upgrade submoduleYilun Chong2018-02-011-1/+1
* Update py_benchmark.pyYilun Chong2018-01-101-1/+1
* Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, f...Yilun Chong2018-01-096-61/+59
* Merge pull request #4132 from BSBandme/JavaCaliperCounterYilun Chong2018-01-052-12/+64
|\
| * Add counter to Java benchmarkYilun Chong2018-01-052-12/+64
* | Add python benchmarkYilun Chong2018-01-055-8/+284
|/
* Changed READMEYilun Chong2018-01-021-11/+12
* add cppYilun Chong2017-12-142-13/+23
* fix bugsYilun Chong2017-12-132-3/+4
* Fix bugsYilun Chong2017-12-136-156/+77
* Add caliper supported to java benchmarkYilun Chong2017-12-127-331/+552
* Fix bugs to pass testsYilun Chong2017-12-041-7/+12
* Sync internal benchmark changesYilun Chong2017-12-0127-459/+8651
* Added C++ benchmark. (#1525)Joshua Haberman2016-09-234-1/+256
* benchmarks: update readme.txtZi Shen Lim2016-08-261-13/+9
* Add the missing maintiner-clean entry for benchmarksThomas Van Lenten2016-05-061-0/+3
* Addressed PR comments.Josh Haberman2016-05-034-55/+9
* Fixed for pre-C++11 ifstream which does not accept std::string.Josh Haberman2016-04-291-2/+2
* Read files directly from filesystem since xxd isn't always available.Josh Haberman2016-04-292-16/+14
* Updates for PR comments.Josh Haberman2016-04-292-5/+6
* Added README describing the directory.Josh Haberman2016-04-272-3/+33
* Added framework for generating/consuming benchmarking data sets.Josh Haberman2016-04-275-8/+378
* More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet2015-06-262-2/+0
* Add C# namespace to .proto files (e.g. descriptors, unit tests)Jon Skeet2015-05-062-0/+6
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones.kenton@google.com2009-11-031-0/+26
* Convert ProtoBench.java to unix-style line endings.kenton@google.com2009-11-031-177/+177
* Update benchmark data.jonathan.skeet2009-03-051-0/+0
* Added copyright notice, made constants constant, added GC call before each test.jonathan.skeet2009-03-051-2/+34
* Initial benchmarking.jonathan.skeet2009-03-056-0/+467