Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Eliminate std::placeholders | Vijay Pai | 2017-03-16 |
| | |||
* | Merge pull request #10000 from yang-g/grpc_pb_h | Yang Gao | 2017-03-15 |
|\ | | | | | Include x.pb.h instead of x.grpc.pb.h for message-only protos | ||
* | | add missing header | yang-g | 2017-03-14 |
| | | |||
| * | Include x.pb.h instead of x.grpc.pb.h for message-only protos | yang-g | 2017-03-06 |
| | | |||
* | | Finish streams that error. Don't histogram failed ops. | Vijay Pai | 2017-02-28 |
|/ | | | | Fail on failed write | ||
* | Remove dead code | Craig Tiller | 2017-02-17 |
| | |||
* | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-02 |
|\ | |||
* | | Improve sync streaming benchmark, fix deadlock that can occur sometimes | Craig Tiller | 2017-02-01 |
| | | |||
| * | windows compilation fixes | Jan Tattermusch | 2017-02-02 |
|/ | |||
* | Merge branch 'master' into poll-cv-disable | Sree Kuchibhotla | 2017-02-01 |
|\ | |||
| * | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
| | | |||
* | | Excluded async_client_sync_server_* tests for poll-cv engine since it | Sree Kuchibhotla | 2017-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_lists | apolcyn | 2017-01-17 |
|\ | | | | | Don't configure core lists in in benchmark driver | ||
| * | re-run clang-format.sh | Alexander Polcyn | 2017-01-12 |
| | | |||
* | | Merge pull request #8816 from lyuxuan/cpu_usage2 | lyuxuan | 2017-01-12 |
|\ \ | | | | | | | sending cpu load latency performance test results to big query | ||
| | * | re-run generate project to build qps json driver | Alexander Polcyn | 2017-01-11 |
| | | | |||
| | * | remove LimitCores in c++ benchmark | Alexander Polcyn | 2017-01-11 |
| | | | |||
| | * | ignore core counts and core lists in qps json driver | Alexander Polcyn | 2017-01-11 |
| | | | |||
| * | | enable uploading server cpu usage data from performance tests to big query | Yuxuan Li | 2017-01-11 |
| |/ | |||
* / | add setting channel args functionality to performance tesing | Yuxuan Li | 2017-01-11 |
|/ | | | | | | setting channel args --draft clang-format | ||
* | better qps_json_driver message when QPS_WORKERS env is missing | Jan Tattermusch | 2016-12-21 |
| | |||
* | allow disable core_list setting and override qps server in benchmarks | Alexander Polcyn | 2016-12-20 |
| | |||
* | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 |
| | |||
* | Fix test name conflict in import. Also use low-thread-count variant for asan. | Mark D. Roth | 2016-12-05 |
| | |||
* | PR comments #2 | David Garcia Quintas | 2016-11-30 |
| | |||
* | PR comments | David Garcia Quintas | 2016-11-30 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage | David Garcia Quintas | 2016-11-29 |
|\ | |||
* | | PR comments | David Garcia Quintas | 2016-11-29 |
| | | |||
| * | Merge pull request #8868 from markdroth/fixit_qps | Mark D. Roth | 2016-11-29 |
| |\ | | | | | | | Improve subproccess cleanup in json_run_localhost. | ||
| * | | Take into account all the configs | Craig Tiller | 2016-11-29 |
| | | | |||
| | * | Improve logging. | Mark D. Roth | 2016-11-29 |
| | | | |||
* | | | Propagate termination signals to subprocesses | David Garcia Quintas | 2016-11-28 |
| | | | |||
| * | | Limit outstanding rpc count for synchronous {client,server} tsan tests | Craig Tiller | 2016-11-28 |
|/ / | |||
* | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | | |||
* | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | | |||
| * | Add debug logging for process termination state. | Mark D. Roth | 2016-11-28 |
|/ | |||
* | Merge pull request #8638 from vjpai/conform | Vijay Pai | 2016-11-10 |
|\ | | | | | Improve C++11 conformance | ||
* \ | Merge pull request #8313 from lyuxuan/cpu_usage2 | lyuxuan | 2016-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_slice | Craig Tiller | 2016-11-08 |
|\ \ \ | |||
| | | * | Merge branch 'master' into conform | Vijay Pai | 2016-11-07 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | fixing override | Yuxuan Li | 2016-11-07 |
| | | | | |||
| | * | | Merge branch 'master' into cpu_usage2 | Yuxuan Li | 2016-11-07 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Increase test timeouts | Craig Tiller | 2016-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-format | Vijay Pai | 2016-11-04 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\| | | | |||
| | | * | Remove a namespace and start using a lambda for a small function | Vijay Pai | 2016-11-04 |
| | | | | |||
| | | * | Cleanup unneeded namespace | Vijay Pai | 2016-11-04 |
| | | | | |||
| | | * | clang-format | Vijay Pai | 2016-11-04 |
| | | | | |||
| | | * | Eliminate unnecessary uses of new[]/delete[] that can be replaced | Vijay Pai | 2016-11-04 |
| | |/ | |/| | | | | | | | | | | | | | with vector Also start eliminating uses of plain-old delete that are not helpful | ||
| * | | Regenerate all projects | Vijay Pai | 2016-11-01 |
| | | |