aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.cc
Commit message (Expand)AuthorAge
* Added the missing header file and fixed a syntax error.Gravatar Guantao Liu2017-07-14
* Removed unnecessary default values and fixed sanity.Gravatar Guantao Liu2017-07-14
* Add a new metric 'Queries/CPU-sec'.Gravatar Guantao Liu2017-07-12
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* fix minorGravatar Yuxuan Li2017-05-04
* clang-formatGravatar Yuxuan Li2017-05-03
* adding server side poll statGravatar Yuxuan Li2017-05-03
* initial implementation.Gravatar Yuxuan Li2017-05-03
* re-run clang-format.shGravatar Alexander Polcyn2017-01-12
* re-run generate project to build qps json driverGravatar Alexander Polcyn2017-01-11
* ignore core counts and core lists in qps json driverGravatar Alexander Polcyn2017-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
* Merge pull request #8638 from vjpai/conformGravatar Vijay Pai2016-11-10
|\
| * clang-formatGravatar Vijay Pai2016-11-04
| * Remove a namespace and start using a lambda for a small functionGravatar Vijay Pai2016-11-04
| * Eliminate unnecessary uses of new[]/delete[] that can be replacedGravatar Vijay Pai2016-11-04
* | fixing conflicts with new upstream masterGravatar Yuxuan Li2016-10-28
|\|
* | Merge branch 'master' into cpu_usage2Gravatar Yuxuan Li2016-10-28
|\ \
* | | Change flag precision to flag stride, better description.Gravatar Yuxuan Li2016-10-21
| | * clang-formatGravatar Craig Tiller2016-10-18
| | * Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-10
| | |\ | | |/ | |/|
| * | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-10
| |\ \
* | | | clean up unnecessary new lines and logging.Gravatar Yuxuan Li2016-10-06
* | | | clang-formated and latency_vs_load.cc is deleted as its functionalityGravatar Yuxuan Li2016-10-06
* | | | batched changesGravatar Yuxuan Li2016-10-06
| | | * Complete reporting for failure ratesGravatar Craig Tiller2016-09-29
| | | * Collect stats on # failed requestsGravatar Craig Tiller2016-09-28
| | | * Collecting failure status progressGravatar Craig Tiller2016-09-28
| | |/ | |/|
| | * Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
| |/ |/|
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-15
| |\ | |/ |/|
* | Add an initial mark that clients could use to delay startup of requestsGravatar Craig Tiller2016-09-14
* | Merge pull request #7816 from ctiller/benchmark-verbosityGravatar Craig Tiller2016-09-07
|\ \
| | * Merge branch 'benchmark-verbosity' into direct-callsGravatar Craig Tiller2016-09-07
| | |\ | | |/ | |/|
| | * Merge github.com:grpc/grpc into merge-parseGravatar Craig Tiller2016-08-22
| | |\ | |_|/ |/| |
* | | Merge pull request #6732 from ctiller/consistent_client_countGravatar Craig Tiller2016-08-22
|\ \ \
| | * | Increase log verbosity for benchmark driverGravatar Craig Tiller2016-08-22
| |/ / |/| |
| | * Timing nuancesGravatar Craig Tiller2016-08-09
| |/ |/|
* | clang-formatGravatar Vijay Pai2016-07-13
* | Add more information so that we can have a meaningful exit codeGravatar Vijay Pai2016-07-07
* | Reduce assertions, use status codes, increase verbosity on errorsGravatar vjpai2016-07-06
| * Merge github.com:grpc/grpc into consistent_client_countGravatar Craig Tiller2016-06-23
| |\ | |/ |/|
| * Fix compileGravatar Craig Tiller2016-06-22
| * Better distributionGravatar Craig Tiller2016-06-22
| |\
| * | Better distributionGravatar Craig Tiller2016-06-22
* | | Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16
* | | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
| | * Fix negationGravatar Craig Tiller2016-05-31
| |/
| * Add commentGravatar Craig Tiller2016-05-31