aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* use lock instand of atomics, fix include positionGravatar Yuxuan Li2017-05-05
* add override to GetPollCount() functionGravatar Yuxuan Li2017-05-05
* add some commentsGravatar Yuxuan Li2017-05-04
* fix minorGravatar Yuxuan Li2017-05-04
* clean up, fix minor issueGravatar Yuxuan Li2017-05-03
* clang-formatGravatar Yuxuan Li2017-05-03
* adding server side poll statGravatar Yuxuan Li2017-05-03
* initial implementation.Gravatar Yuxuan Li2017-05-03
* clang-formatGravatar Craig Tiller2017-04-19
* Fix infinite streams in qps_testGravatar Craig Tiller2017-04-18
* create a grpc client qps test logging reporterGravatar Alexander Polcyn2017-04-08
* Add option to limit # of messages per stream with testsGravatar Vijay Pai2017-04-03
* Merge pull request #9780 from ctiller/cpp_bazelnessGravatar Nicolas Noble2017-03-30
|\
* | Make sure that we hold contents of async operation until completion.Gravatar Vijay Pai2017-03-27
| * Clang-format.Gravatar Nicolas "Pixel" Noble2017-03-27
| * Fixing qps & benchmark.Gravatar Nicolas "Pixel" Noble2017-03-24
| * Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-22
| |\ | |/ |/|
| * Buildifier.Gravatar Nicolas "Pixel" Noble2017-03-22
* | Eliminate std::placeholdersGravatar Vijay Pai2017-03-16
* | Merge pull request #10000 from yang-g/grpc_pb_hGravatar Yang Gao2017-03-15
|\ \
* | | add missing headerGravatar yang-g2017-03-14
| * | Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
* | | Finish streams that error. Don't histogram failed ops.Gravatar Vijay Pai2017-02-28
|/ /
| * Merge branch 'cpp_bazelness' of github.com:ctiller/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-24
| |\
| * \ Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-24
| |\ \ | |/ / |/| |
| | * FixesGravatar Craig Tiller2017-02-17
| |/
| * qps BUILD progressGravatar Craig Tiller2017-02-17
* | Remove dead codeGravatar Craig Tiller2017-02-17
|/
* Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-02
|\
* | Improve sync streaming benchmark, fix deadlock that can occur sometimesGravatar Craig Tiller2017-02-01
| * windows compilation fixesGravatar Jan Tattermusch2017-02-02
|/
* Merge branch 'master' into poll-cv-disableGravatar Sree Kuchibhotla2017-02-01
|\
| * Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* | Excluded async_client_sync_server_* tests for poll-cv engine since itGravatar Sree Kuchibhotla2017-01-27
|/
* Merge pull request #9322 from apolcyn/deprecate_benchmark_core_listsGravatar apolcyn2017-01-17
|\
| * re-run clang-format.shGravatar Alexander Polcyn2017-01-12
* | Merge pull request #8816 from lyuxuan/cpu_usage2Gravatar lyuxuan2017-01-12
|\ \
| | * re-run generate project to build qps json driverGravatar Alexander Polcyn2017-01-11
| | * remove LimitCores in c++ benchmarkGravatar Alexander Polcyn2017-01-11
| | * ignore core counts and core lists in qps json driverGravatar Alexander Polcyn2017-01-11
| * | enable uploading server cpu usage data from performance tests to big queryGravatar Yuxuan Li2017-01-11
| |/
* / add setting channel args functionality to performance tesingGravatar Yuxuan Li2017-01-11
|/
* better qps_json_driver message when QPS_WORKERS env is missingGravatar Jan Tattermusch2016-12-21
* allow disable core_list setting and override qps server in benchmarksGravatar Alexander Polcyn2016-12-20
* handle empty string for qps workers in driver and dont quit them on netperfGravatar Alex Polcyn2016-12-06
* Fix test name conflict in import. Also use low-thread-count variant for asan.Gravatar Mark D. Roth2016-12-05
* PR comments #2Gravatar David Garcia Quintas2016-11-30
* PR commentsGravatar David Garcia Quintas2016-11-30
* Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnageGravatar David Garcia Quintas2016-11-29
|\
* | PR commentsGravatar David Garcia Quintas2016-11-29