aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Collapse)AuthorAge
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
|
* Merge pull request #5008 from vjpai/worker_quitGravatar Michael Lumish2016-02-04
|\ | | | | Provide an RPC to quit the performance benchmarking workers
* \ Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\ \ | | | | | | Change all instances of census_tag_set to census_context
| | * Merge branch 'master' into worker_quitGravatar vjpai2016-02-04
| | |\ | |_|/ |/| |
| * | fix missed merge issueGravatar Alistair Veitch2016-02-03
| | |
* | | Took out dependence on vectorGravatar vjpai2016-02-03
| | |
* | | Forgot to put this in the Mac versionGravatar vjpai2016-02-03
| | |
| * | mergeGravatar Alistair Veitch2016-02-02
| |\ \ | |/ / |/| |
| | * Function name changed on merge....Gravatar Vijay Pai2016-02-02
| | |
| | * Merge branch 'master' into worker_quitGravatar Vijay Pai2016-02-02
| | |\ | |_|/ |/| |
| | * clang-formatGravatar Vijay Pai2016-02-02
| | |
| * | post mergeGravatar Alistair Veitch2016-02-02
| | |
| | * Add a Quit RPC so that we can conveniently shut down the workers from the ↵Gravatar vjpai2016-02-02
| | | | | | | | | | | | driver.
* | | atGravatar Vijay Pai2016-02-01
| | |
* | | Address reviewer comments regarding const and shortage of commentsGravatar Vijay Pai2016-02-01
| | |
* | | Add core-limited scenario and protobuf-based QPS scenarioGravatar Vijay Pai2016-02-01
| | |
* | | Copyright and clang-formatGravatar Vijay Pai2016-02-01
| | |
* | | Make sure that client limit is validGravatar Vijay Pai2016-02-01
| | |
* | | Enable properly working core limits on clients and servers,Gravatar Vijay Pai2016-02-01
| | | | | | | | | | | | | | | and determine these dynamically if only one or the other is specified but both are running on the same host
* | | Make dynamic sizing of async threads work againGravatar Vijay Pai2016-02-01
| | |
* | | Clean-up core list usage and make it possible to reset the core listGravatar Vijay Pai2016-02-01
| | |
* | | Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-02-01
|\ \ \ | | |/ | |/|
| * | Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
| | | | | | | | | | | | may cause inter-language confusion.
| * | Merge pull request #4775 from dgquintas/sync-async-plus-interfacesGravatar Craig Tiller2016-01-28
| |\ \ | | | | | | | | Support mixing sync and async method in the same service + Separation of core from proto compiler output
| * | | Testing scenarios for various performance characteristicsGravatar Vijay Pai2016-01-28
| | | |
| | * | sanity fixesGravatar David Garcia Quintas2016-01-27
| | | |
| | * | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
| | |\ \ | | |/ / | |/| |
| | * | copyrightsGravatar David Garcia Quintas2016-01-27
| | | |
| * | | clang-formatGravatar Vijay Pai2016-01-27
| | | |
| * | | Merge branch 'generic_qps' into dynamic_sizing2Gravatar Vijay Pai2016-01-27
| |\ \ \
| | * \ \ Merge branch 'master' into generic_qpsGravatar Vijay Pai2016-01-27
| | |\ \ \
| * | | | | Don't log newlinesGravatar Vijay Pai2016-01-27
| | | | | |
| * | | | | CopyrightGravatar Vijay Pai2016-01-27
| | | | | |
| * | | | | Also dynamic sizing for num_clients on performance testsGravatar Vijay Pai2016-01-27
| | | | | |
| * | | | | Allow dynamic sizing of async client and server thread poolsGravatar Vijay Pai2016-01-27
| |/ / / /
| * | | | Sanity checks and asan fixGravatar vjpai2016-01-27
| | | | |
| | * | | Sanity failures (copyright, clang-format)Gravatar vjpai2016-01-27
| | | | |
| | * | | clang-formatGravatar vjpai2016-01-26
| | | | |
| | * | | Fix copyrightGravatar vjpai2016-01-26
| | | | |
| | * | | No need to put \n at end of a log messageGravatar vjpai2016-01-26
| | | | |
| * | | | Actually create async generic serverGravatar vjpai2016-01-26
| | | | |
| | * | | Properly state client nameGravatar Vijay Pai2016-01-26
| | | | |
| | * | | Improve logging for testGravatar Vijay Pai2016-01-26
| |/ / /
| * | | clang-formatGravatar Vijay Pai2016-01-26
| | | |
| * | | localhost -> wildcard addressGravatar Vijay Pai2016-01-26
| | |/ | |/|
| | * pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-21
| | |\ | | |/ | |/|
* | | Fix include guardGravatar vjpai2016-01-19
| | |
* | | Added todo as a reminder to drive core selection automaticallyGravatar vjpai2016-01-19
| | |
* | | Change name from coresched to limit_coresGravatar vjpai2016-01-19
| | |