Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Isolate timer checking in its own thread | Craig Tiller | 2017-05-02 |
| | |||
* | clang-format | Craig Tiller | 2017-04-19 |
| | |||
* | Fix infinite streams in qps_test | Craig Tiller | 2017-04-18 |
| | |||
* | create a grpc client qps test logging reporter | Alexander Polcyn | 2017-04-08 |
| | |||
* | Add option to limit # of messages per stream with tests | Vijay Pai | 2017-04-03 |
| | |||
* | Merge pull request #9780 from ctiller/cpp_bazelness | Nicolas Noble | 2017-03-30 |
|\ | | | | | More C++ Bazel support | ||
* | | Make sure that we hold contents of async operation until completion. | Vijay Pai | 2017-03-27 |
| | | |||
| * | Clang-format. | Nicolas "Pixel" Noble | 2017-03-27 |
| | | |||
| * | Fixing qps & benchmark. | Nicolas "Pixel" Noble | 2017-03-24 |
| | | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-22 |
| |\ | |/ |/| | |||
| * | Buildifier. | Nicolas "Pixel" Noble | 2017-03-22 |
| | | |||
* | | Eliminate std::placeholders | Vijay Pai | 2017-03-16 |
| | | |||
* | | Merge pull request #10000 from yang-g/grpc_pb_h | Yang Gao | 2017-03-15 |
|\ \ | | | | | | | Include x.pb.h instead of x.grpc.pb.h for message-only protos | ||
* | | | add missing header | yang-g | 2017-03-14 |
| | | | |||
| * | | Include x.pb.h instead of x.grpc.pb.h for message-only protos | yang-g | 2017-03-06 |
| | | | |||
* | | | Finish streams that error. Don't histogram failed ops. | Vijay Pai | 2017-02-28 |
|/ / | | | | | | | Fail on failed write | ||
| * | Merge branch 'cpp_bazelness' of github.com:ctiller/grpc into cpp_bazelness | Craig Tiller | 2017-02-24 |
| |\ | |||
| * \ | Merge github.com:grpc/grpc into cpp_bazelness | Craig Tiller | 2017-02-24 |
| |\ \ | |/ / |/| | | |||
| | * | Fixes | Craig Tiller | 2017-02-17 |
| |/ | |||
| * | qps BUILD progress | Craig Tiller | 2017-02-17 |
| | | |||
* | | Remove dead code | Craig Tiller | 2017-02-17 |
|/ | |||
* | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-02 |
|\ | |||
* | | Improve sync streaming benchmark, fix deadlock that can occur sometimes | Craig Tiller | 2017-02-01 |
| | | |||
| * | windows compilation fixes | Jan Tattermusch | 2017-02-02 |
|/ | |||
* | Merge branch 'master' into poll-cv-disable | Sree Kuchibhotla | 2017-02-01 |
|\ | |||
| * | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
| | | |||
* | | Excluded async_client_sync_server_* tests for poll-cv engine since it | Sree Kuchibhotla | 2017-01-27 |
|/ | | | | | | | sometimes get stuck (or extremely slow). (https://github.com/grpc/grpc/issues/8545) created to debug poll-cv issues with async_client_sync_server perf tests | ||
* | Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists | apolcyn | 2017-01-17 |
|\ | | | | | Don't configure core lists in in benchmark driver | ||
| * | re-run clang-format.sh | Alexander Polcyn | 2017-01-12 |
| | | |||
* | | Merge pull request #8816 from lyuxuan/cpu_usage2 | lyuxuan | 2017-01-12 |
|\ \ | | | | | | | sending cpu load latency performance test results to big query | ||
| | * | re-run generate project to build qps json driver | Alexander Polcyn | 2017-01-11 |
| | | | |||
| | * | remove LimitCores in c++ benchmark | Alexander Polcyn | 2017-01-11 |
| | | | |||
| | * | ignore core counts and core lists in qps json driver | Alexander Polcyn | 2017-01-11 |
| | | | |||
| * | | enable uploading server cpu usage data from performance tests to big query | Yuxuan Li | 2017-01-11 |
| |/ | |||
* / | add setting channel args functionality to performance tesing | Yuxuan Li | 2017-01-11 |
|/ | | | | | | setting channel args --draft clang-format | ||
* | better qps_json_driver message when QPS_WORKERS env is missing | Jan Tattermusch | 2016-12-21 |
| | |||
* | allow disable core_list setting and override qps server in benchmarks | Alexander Polcyn | 2016-12-20 |
| | |||
* | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 |
| | |||
* | Fix test name conflict in import. Also use low-thread-count variant for asan. | Mark D. Roth | 2016-12-05 |
| | |||
* | PR comments #2 | David Garcia Quintas | 2016-11-30 |
| | |||
* | PR comments | David Garcia Quintas | 2016-11-30 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage | David Garcia Quintas | 2016-11-29 |
|\ | |||
* | | PR comments | David Garcia Quintas | 2016-11-29 |
| | | |||
| * | Merge pull request #8868 from markdroth/fixit_qps | Mark D. Roth | 2016-11-29 |
| |\ | | | | | | | Improve subproccess cleanup in json_run_localhost. | ||
| * | | Take into account all the configs | Craig Tiller | 2016-11-29 |
| | | | |||
| | * | Improve logging. | Mark D. Roth | 2016-11-29 |
| | | | |||
* | | | Propagate termination signals to subprocesses | David Garcia Quintas | 2016-11-28 |
| | | | |||
| * | | Limit outstanding rpc count for synchronous {client,server} tsan tests | Craig Tiller | 2016-11-28 |
|/ / | |||
* | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | | |||
* | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | |