aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_sync.cc
Commit message (Collapse)AuthorAge
...
* Move profiling system to gprGravatar Craig Tiller2015-10-09
|
* Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
|
* Latency tracesGravatar Craig Tiller2015-10-08
|
* Hand-written changesGravatar Craig Tiller2015-08-31
|
* headers reorgGravatar yang-g2015-08-21
|
* clang-format plus helpful commentsGravatar Vijay Pai2015-08-05
|
* Remaining changes needed to get QPS test working on old compilers.Gravatar Vijay Pai2015-08-05
| | | | | This change contains a lot of ugly changes, such as changing std::vector to allocation by new, etc.
* Eliminate use of this_thread::sleep_untilGravatar Vijay Pai2015-07-31
|
* Update the Status APIGravatar Yang Gao2015-06-16
|
* Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
|
* Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
|
* Fix timer issuesGravatar vjpai2015-06-02
|
* Merge branch 'master' into poissonGravatar vjpai2015-05-28
|\ | | | | | | | | | | | | Conflicts: Makefile test/cpp/qps/client_async.cc test/cpp/qps/qpstest.proto
| * clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
| |
* | Merge branch 'stream_ctx' into poissonGravatar vjpai2015-05-07
|\| | | | | | | | | Conflicts: test/cpp/qps/client_sync.cc
| * Also need to create a vector of streamsGravatar vjpai2015-05-04
| |
| * clang-formatGravatar Vijay Pai2015-05-04
| |
| * Support multi-stream synchronous client testsGravatar Vijay Pai2015-05-04
| |
* | Merge branch 'master' into poissonGravatar Vijay Pai2015-04-29
|\|
* | Move end_threads to subclass since some subclass-specific fields will still beGravatar vjpai2015-04-29
| | | | | | | | | | | | | | alive at this time Conflicts: test/cpp/qps/client_sync.cc
| * Move end_threads to subclass since some subclass-specific fields will still beGravatar vjpai2015-04-29
| | | | | | | | alive at this time
* | Move interarrival timer to Client class so that it can be used for async testsGravatar vjpai2015-04-29
| | | | | | | | as well
* | Merge branch 'master' into poissonGravatar Vijay Pai2015-04-28
|\|
* | Fix embarassing break bugGravatar Vijay Pai2015-04-27
| |
| * Fix a race in QPS client shutdownGravatar Craig Tiller2015-04-27
| | | | | | | | | | Previously we were cleaning up threads only AFTER local resources were reclaimed, leading to many crashes.
* | Support for open-loop sync testGravatar Vijay Pai2015-04-26
|/
* Merge github.com:google/grpc into qpsGravatar Craig Tiller2015-04-10
|\ | | | | | | | | Conflicts: Makefile
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
| |
* | Handle errors better on clientGravatar Craig Tiller2015-04-09
| |
* | Remove assertsGravatar Craig Tiller2015-04-09
|/
* Remove unused header file for profilerGravatar Vijay Pai2015-03-31
|
* No need to do an extra readGravatar Vijay Pai2015-03-23
|
* Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
|
* clang-formatGravatar Craig Tiller2015-03-04
|
* Rename some filesGravatar Craig Tiller2015-03-04