aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-4/+42
* Replace repo links.Feng Xiao2018-08-221-2/+2
* Merge pull request #4951 from BSBandme/add_js_benchmarkYilun Chong2018-08-106-2/+266
|\
| * fix filename and newlineYilun Chong2018-08-085-12/+15
| * Add JS and Protobuf.js benchmarkYilun Chong2018-07-206-2/+263
* | Merge master branch.Feng Xiao2018-08-081-2/+1
|\ \
| * | fix third_party/benchmark initYilun Chong2018-07-271-2/+1
| |/
* / Down-integrate from google3.Feng Xiao2018-08-081-1/+1
|/
* Sync internal benchmark changesYilun Chong2018-07-182-132/+152
* Merge pull request #4850 from BSBandme/php_benchmarkYilun Chong2018-07-164-3/+263
|\
| * add php benchmarkYilun Chong2018-07-164-3/+263
* | Fix cpp benchmark dependency on macBSBandme2018-07-061-0/+1
|/
* Remove the executable bit from several source code filesSebastian Schuberth2018-06-252-0/+0
* print() is a function in Python 3 (#4754)csharp3.6.0cclauss2018-06-203-27/+31
* Fix incorrect link.Feng Xiao2018-06-111-1/+1
* FixYilun Chong2018-06-043-29/+36
* Add proto2 to proto3 utilYilun Chong2018-05-307-46/+349
* Fix python benchmark buildYilun Chong2018-05-211-6/+6
* Fix java benchmark bug, fix python library_pathYilun Chong2018-05-213-32/+19
* 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