aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.cc
Commit message (Collapse)AuthorAge
* 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
|\ | | | | Improve C++11 conformance
| * 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
| | | | | | | | | | | | with vector Also start eliminating uses of plain-old delete that are not helpful
* | 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
| | | | | | | | | | | | | | | | | | | | | Add flag error_tolerence to define the search stopping criteria. Move the equal condition in the binary search to smaller than condition. Wrap get_cpu_usage(), so on non-linux platform, the compiler won't complain and will get cpu usage to be 0.
| | * 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
| | | | | | | | | | | | | | | | has been merged into qps_json_driver.
* | | | 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
|\ \ | | | | | | Increase log verbosity for benchmark driver
| | * 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
|\ \ \ | | | | | | | | Make client_channels be across all clients, not per-client
| | * | 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
| |
| * Make client_channels be across all clients, not per-clientGravatar Craig Tiller2016-05-31
| |
* | Remove unused gflags and gtest includesGravatar vjpai2016-05-31
|/
* Disable fail fast for qps driverGravatar Craig Tiller2016-04-28
|
* fix formattingGravatar Jan Tattermusch2016-04-15
|
* populate ScenarioResult.summary in JSON reportGravatar Jan Tattermusch2016-04-15
|
* integrate ScenarioResult proto into qps driverGravatar Jan Tattermusch2016-04-14
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|