aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Collapse)AuthorAge
* Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
|
* 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
|/ | | | | | | 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_listsGravatar apolcyn2017-01-17
|\ | | | | Don't configure core lists in in benchmark driver
| * re-run clang-format.shGravatar Alexander Polcyn2017-01-12
| |
* | Merge pull request #8816 from lyuxuan/cpu_usage2Gravatar lyuxuan2017-01-12
|\ \ | | | | | | sending cpu load latency performance test results to big query
| | * 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
|/ | | | | | setting channel args --draft clang-format
* 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
| |
| * Merge pull request #8868 from markdroth/fixit_qpsGravatar Mark D. Roth2016-11-29
| |\ | | | | | | Improve subproccess cleanup in json_run_localhost.
| * | Take into account all the configsGravatar Craig Tiller2016-11-29
| | |
| | * Improve logging.Gravatar Mark D. Roth2016-11-29
| | |
* | | Propagate termination signals to subprocessesGravatar David Garcia Quintas2016-11-28
| | |
| * | Limit outstanding rpc count for synchronous {client,server} tsan testsGravatar Craig Tiller2016-11-28
|/ /
* | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| |
* | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| |
| * Add debug logging for process termination state.Gravatar Mark D. Roth2016-11-28
|/
* Merge pull request #8638 from vjpai/conformGravatar Vijay Pai2016-11-10
|\ | | | | Improve C++11 conformance
* \ Merge pull request #8313 from lyuxuan/cpu_usage2Gravatar lyuxuan2016-11-08
|\ \ | | | | | | Get server cpu usage info and search for offered_load value that achieves targeted cpu usage
* \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|\ \ \
| | | * Merge branch 'master' into conformGravatar Vijay Pai2016-11-07
| | | |\ | | |_|/ | |/| |
| | * | fixing overrideGravatar Yuxuan Li2016-11-07
| | | |
| | * | Merge branch 'master' into cpu_usage2Gravatar Yuxuan Li2016-11-07
| | |\ \ | | |/ / | |/| |
| * | | Increase test timeoutsGravatar Craig Tiller2016-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tests are failing when run as a batch, but passing when run in isolation. Suspect something more is up, but this will at least make our builds much greener until we figure that out.
| | | * clang-formatGravatar Vijay Pai2016-11-04
| | | |
* | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\| | |
| | | * Remove a namespace and start using a lambda for a small functionGravatar Vijay Pai2016-11-04
| | | |
| | | * Cleanup unneeded namespaceGravatar Vijay Pai2016-11-04
| | | |
| | | * clang-formatGravatar 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
| * | Regenerate all projectsGravatar Vijay Pai2016-11-01
| | |
| * | clang-formatGravatar Vijay Pai2016-11-01
| | |
| * | Use C++11 final and overrideGravatar Vijay Pai2016-11-01
| | |
| | * fixing conflicts with new upstream masterGravatar Yuxuan Li2016-10-28
| | |\ | | |/ | |/|
| | * clang-format for recently changed files. merged upstream masterGravatar Yuxuan Li2016-10-28
| | |