Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clang format and fix copyrights | murgatroid99 | 2016-02-05 |
| | |||
* | Merge pull request #5008 from vjpai/worker_quit | Michael Lumish | 2016-02-04 |
|\ | | | | | Provide an RPC to quit the performance benchmarking workers | ||
* \ | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ \ | | | | | | | Change all instances of census_tag_set to census_context | ||
| | * | Merge branch 'master' into worker_quit | vjpai | 2016-02-04 |
| | |\ | |_|/ |/| | | |||
| * | | fix missed merge issue | Alistair Veitch | 2016-02-03 |
| | | | |||
* | | | Took out dependence on vector | vjpai | 2016-02-03 |
| | | | |||
* | | | Forgot to put this in the Mac version | vjpai | 2016-02-03 |
| | | | |||
| * | | merge | Alistair Veitch | 2016-02-02 |
| |\ \ | |/ / |/| | | |||
| | * | Function name changed on merge.... | Vijay Pai | 2016-02-02 |
| | | | |||
| | * | Merge branch 'master' into worker_quit | Vijay Pai | 2016-02-02 |
| | |\ | |_|/ |/| | | |||
| | * | clang-format | Vijay Pai | 2016-02-02 |
| | | | |||
| * | | post merge | Alistair Veitch | 2016-02-02 |
| | | | |||
| | * | Add a Quit RPC so that we can conveniently shut down the workers from the ↵ | vjpai | 2016-02-02 |
| | | | | | | | | | | | | driver. | ||
* | | | at | Vijay Pai | 2016-02-01 |
| | | | |||
* | | | Address reviewer comments regarding const and shortage of comments | Vijay Pai | 2016-02-01 |
| | | | |||
* | | | Add core-limited scenario and protobuf-based QPS scenario | Vijay Pai | 2016-02-01 |
| | | | |||
* | | | Copyright and clang-format | Vijay Pai | 2016-02-01 |
| | | | |||
* | | | Make sure that client limit is valid | Vijay Pai | 2016-02-01 |
| | | | |||
* | | | Enable properly working core limits on clients and servers, | Vijay Pai | 2016-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 again | Vijay Pai | 2016-02-01 |
| | | | |||
* | | | Clean-up core list usage and make it possible to reset the core list | Vijay Pai | 2016-02-01 |
| | | | |||
* | | | Merge branch 'master' into corelimit2 | Vijay Pai | 2016-02-01 |
|\ \ \ | | |/ | |/| | |||
| * | | Remove host option from ServerConfig proto since it is error-prone and | Vijay Pai | 2016-01-29 |
| | | | | | | | | | | | | may cause inter-language confusion. | ||
| * | | Merge pull request #4775 from dgquintas/sync-async-plus-interfaces | Craig Tiller | 2016-01-28 |
| |\ \ | | | | | | | | | Support mixing sync and async method in the same service + Separation of core from proto compiler output | ||
| * | | | Testing scenarios for various performance characteristics | Vijay Pai | 2016-01-28 |
| | | | | |||
| | * | | sanity fixes | David Garcia Quintas | 2016-01-27 |
| | | | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | copyrights | David Garcia Quintas | 2016-01-27 |
| | | | | |||
| * | | | clang-format | Vijay Pai | 2016-01-27 |
| | | | | |||
| * | | | Merge branch 'generic_qps' into dynamic_sizing2 | Vijay Pai | 2016-01-27 |
| |\ \ \ | |||
| | * \ \ | Merge branch 'master' into generic_qps | Vijay Pai | 2016-01-27 |
| | |\ \ \ | |||
| * | | | | | Don't log newlines | Vijay Pai | 2016-01-27 |
| | | | | | | |||
| * | | | | | Copyright | Vijay Pai | 2016-01-27 |
| | | | | | | |||
| * | | | | | Also dynamic sizing for num_clients on performance tests | Vijay Pai | 2016-01-27 |
| | | | | | | |||
| * | | | | | Allow dynamic sizing of async client and server thread pools | Vijay Pai | 2016-01-27 |
| |/ / / / | |||
| * | | | | Sanity checks and asan fix | vjpai | 2016-01-27 |
| | | | | | |||
| | * | | | Sanity failures (copyright, clang-format) | vjpai | 2016-01-27 |
| | | | | | |||
| | * | | | clang-format | vjpai | 2016-01-26 |
| | | | | | |||
| | * | | | Fix copyright | vjpai | 2016-01-26 |
| | | | | | |||
| | * | | | No need to put \n at end of a log message | vjpai | 2016-01-26 |
| | | | | | |||
| * | | | | Actually create async generic server | vjpai | 2016-01-26 |
| | | | | | |||
| | * | | | Properly state client name | Vijay Pai | 2016-01-26 |
| | | | | | |||
| | * | | | Improve logging for test | Vijay Pai | 2016-01-26 |
| |/ / / | |||
| * | | | clang-format | Vijay Pai | 2016-01-26 |
| | | | | |||
| * | | | localhost -> wildcard address | Vijay Pai | 2016-01-26 |
| | |/ | |/| | |||
| | * | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 |
| | |\ | | |/ | |/| | |||
* | | | Fix include guard | vjpai | 2016-01-19 |
| | | | |||
* | | | Added todo as a reminder to drive core selection automatically | vjpai | 2016-01-19 |
| | | | |||
* | | | Change name from coresched to limit_cores | vjpai | 2016-01-19 |
| | | |