aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Collapse)AuthorAge
* 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
| | |
| | * Merge branch 'sync_async_mix' of https://github.com/yang-g/grpc into ↵Gravatar David Garcia Quintas2016-01-19
| | |\ | | | | | | | | | | | | yang-g-sync_async_mix
* | | \ Merge branch 'master' into corelimit2Gravatar vjpai2016-01-19
|\ \ \ \ | | |/ / | |/| |
* | | | Fix copyrights for sanityGravatar vjpai2016-01-19
| | | |
| | * | Copyright fixes for sanityGravatar vjpai2016-01-19
| | | |
| | * | Dealt with a nitGravatar vjpai2016-01-19
| | | |
| | * | Re-enable explicit specification of server port for qps worker. AlsoGravatar Vijay Pai2016-01-19
| |/ / | | | | | | | | | add in a check that we don't try to use generic testing for sync or unary.
* | | Merge branch 'master' into corelimit2Gravatar vjpai2016-01-19
|\ \ \
| | * | Fix asan error caused by mismatch in alloc/dealloc between new[] andGravatar vjpai2016-01-18
| |/ / | | | | | | | | | regular delete...
| | * Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
| | |\ | | |/ | |/|
| * | Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
| | |
| | * Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-14
| | |\ | | |/ | |/|
| * | clang-format codeGravatar Craig Tiller2016-01-14
| | |
| * | Update copyrights againGravatar murgatroid992016-01-13
| | |
| | * merge with headGravatar yang-g2016-01-13
| | |\ | | |/ | |/|
* | | Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-01-13
|\| |
* | | clang-formatGravatar Vijay Pai2016-01-13
| | |
* | | Make core limitation work for both client and server so that we can run ↵Gravatar Vijay Pai2016-01-13
| | | | | | | | | | | | | | | | | | | | | tests on the same machine if desired. The core_list flags to qps_driver are comma-separated lists of core numbers.
| | * merge with headGravatar yang-g2016-01-13
| | |\ | |_|/ |/| |
| * | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| |\ \ | |/ / |/| |
| * | Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
| | |