Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | |||
* | | Merge pull request #4918 from vjpai/dynamic_sizing2 | Yang Gao | 2016-01-27 |
|\ \ | | | | | | | Allow dynamic sizing of async test thread pools (to core count) and number of client workers | ||
* | | | clang-format code | Craig Tiller | 2016-01-27 |
| | | | |||
| * | | clang-format | Vijay Pai | 2016-01-27 |
| | | | |||
* | | | Merge github.com:grpc/grpc into fix-c++ | Craig Tiller | 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 |
| | | | | | |||
* | | | | | Small testing fixes | Craig Tiller | 2016-01-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - end2end test deadlines may complete before checking IsCancelled => don't expect it to be false in these cases - add exponential backoff to port_posix - ensure run_tests rebuilds targets with a regex I commonly use | ||
| | | * | | 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 |
| | | |||
| * | Further work. Compiles. WIP | 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 |
| |\ | |/ |/| | |||
| * | fixed copyrights | David Garcia Quintas | 2016-01-21 |
| | | |||
| * | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
| | | |||
| * | clang-format | David Garcia Quintas | 2016-01-20 |
| | | |||
| * | updated copyrights | David Garcia Quintas | 2016-01-20 |
| | | |||
| * | Merge branch 'proto_interfaces' into yang-g-sync_async_mix | David Garcia Quintas | 2016-01-19 |
| |\ | |||
| * \ | Merge branch 'sync_async_mix' of https://github.com/yang-g/grpc into ↵ | David Garcia Quintas | 2016-01-19 |
| |\ \ | | | | | | | | | | | | | yang-g-sync_async_mix | ||
* | | | | Copyright fixes for sanity | vjpai | 2016-01-19 |
| | | | | |||
* | | | | Dealt with a nit | vjpai | 2016-01-19 |
| | | | | |||
| | | * | regenerated projects | David Garcia Quintas | 2016-01-19 |
| | |/ | |/| | |||
* / | | Re-enable explicit specification of server port for qps worker. Also | Vijay Pai | 2016-01-19 |
|/ / | | | | | | | add in a check that we don't try to use generic testing for sync or unary. | ||
* | | Fix asan error caused by mismatch in alloc/dealloc between new[] and | vjpai | 2016-01-18 |
| | | | | | | | | regular delete... | ||
| * | Add tests with a second service | yang-g | 2016-01-15 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
| |\ | |/ |/| | |||
| * | remove outdated api | yang-g | 2016-01-15 |
| | | |||
| * | Add a test with two methods generic | yang-g | 2016-01-15 |
| | | |||
| * | move utilities to a separate file | yang-g | 2016-01-15 |
| | | |||
* | | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
|\ \ | |||
| | * | clang-format | yang-g | 2016-01-15 |
| | | | |||
| | * | add generic test | yang-g | 2016-01-15 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
| | |\ | | |/ | |/| |