aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Merge pull request #1948 from vjpai/poissonGravatar Craig Tiller2015-06-08
|\
| * Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
* | Removed redundant parameter from Reporter interface.Gravatar David Garcia Quintas2015-06-05
| * Address reviewer comment by not having non-const referenceGravatar vjpai2015-06-05
| * Address review comments for code clarityGravatar Vijay Pai2015-06-05
| * Add comments describing various random distributionsGravatar Vijay Pai2015-06-05
| * Use typedef rather than using to make Travis happyGravatar Vijay Pai2015-06-05
| * clang-formatGravatar Vijay Pai2015-06-05
| * Better management of channel attempts and channel coverageGravatar Vijay Pai2015-06-05
| * Omit redundant record-keepingGravatar Vijay Pai2015-06-05
| * Take some code out from under a lock_guard and try toGravatar Vijay Pai2015-06-05
| * Get the code to stop crashing by fixing bugsGravatar Vijay Pai2015-06-05
| * Init a variableGravatar vjpai2015-06-04
| * Minor fixesGravatar vjpai2015-06-04
| * Merge branch 'master' into poissonGravatar vjpai2015-06-04
| |\ | |/ |/|
| * Context activation for asyncGravatar Vijay Pai2015-06-03
* | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| * Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
| * Bug fixGravatar Vijay Pai2015-06-03
| * Invoke LoadTest setupGravatar vjpai2015-06-03
| * Merge branch 'master' into poissonGravatar vjpai2015-06-03
| |\ | |/ |/|
| * Support use of high_res clock in timepointsGravatar vjpai2015-06-02
* | Fixed memory leak in server_asyncGravatar David Garcia Quintas2015-06-02
| * Fix timer issuesGravatar vjpai2015-06-02
* | Various minor fixesGravatar Yang Gao2015-06-01
| * Merge branch 'master' into poissonGravatar vjpai2015-05-28
| |\ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-27
|\ \
| * | Add a check against potential failure to bring up client binaryGravatar Yang Gao2015-05-26
* | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-26
|\ \ \
| | * | Correct the test request/response size, to be consistent with the test spec:h...Gravatar Xudong Ma2015-05-26
| |/ /
| * | Merge pull request #1706 from ctiller/streaming-crash-boom-bangGravatar Nicolas Noble2015-05-22
| |\ \
* | | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-22
|\| | |
* | | | Fixed typoGravatar David Garcia Quintas2015-05-22
| * | | Merge pull request #1703 from ctiller/fuglyGravatar Vijay Pai2015-05-22
| |\ \ \
| * \ \ \ Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmmGravatar Yang Gao2015-05-21
| |\ \ \ \
| * \ \ \ \ Merge pull request #1693 from dgquintas/fix_sleep_forGravatar Vijay Pai2015-05-21
| |\ \ \ \ \
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-21
|\| | | | | |
| | | * | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-21
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Add missing copyright noticesGravatar Craig Tiller2015-05-21
| | | * | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-21
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | * | clang-formatGravatar Craig Tiller2015-05-21
| | | | | * | Fix shutdown crash in async streaming testGravatar Craig Tiller2015-05-21
| | | | |/ /
| | | | * / clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
| | |_|/ / | |/| | |
| * | | | Merge pull request #1669 from dgquintas/benchmark_hosts_infoGravatar Vijay Pai2015-05-21
| |\ \ \ \
| | | | | * Merge branch 'master' into poissonGravatar vjpai2015-05-21
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | Replaced std::this_thread::sleep_for for gpr_sleep_until.Gravatar David Garcia Quintas2015-05-20
| | |/ / / | |/| | |
* | | | | Return shared_ptr by value plus minor dependency fixGravatar David Garcia Quintas2015-05-20
* | | | | Improvements to reporting mechanism based on comments.Gravatar David Garcia Quintas2015-05-20
* | | | | Simplified code based on comments and fixed build.jsonGravatar David Garcia Quintas2015-05-20
* | | | | Added missing benchmark_config.* filesGravatar David Garcia Quintas2015-05-20