aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_sync.cc
Commit message (Expand)AuthorAge
* Eliminate unnecessary uses of new[]/delete[] that can be replacedGravatar Vijay Pai2016-11-04
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Handle failed calls in sync clientGravatar Craig Tiller2016-10-27
* clang-formatGravatar Craig Tiller2016-09-08
* Cleanup, debug supportGravatar Craig Tiller2016-09-07
* Appease the const gods, improve readability, stop using 0 and 1 asGravatar Vijay Pai2016-08-08
* clang-formatGravatar Vijay Pai2016-08-05
* Better ending for open-loop tests: never wait more than 1 secondGravatar Vijay Pai2016-08-05
* clang-formatGravatar Vijay Pai2016-07-13
* Resolve pernicious race between destructor and thread functions by insisting ...Gravatar Vijay Pai2016-07-13
* Merge branch 'verbose_errors' into histoGravatar Vijay Pai2016-07-08
|\
* | Stop holding histogram for a long timeGravatar Vijay Pai2016-07-08
| * Reduce assertions, use status codes, increase verbosity on errorsGravatar vjpai2016-07-06
|/
* Remove unused gflags and gtest includesGravatar vjpai2016-05-31
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Timer->UsageTimer consistentlyGravatar vjpai2016-02-24
* Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
* Simplify and properly implement openloop testing.Gravatar Vijay Pai2016-02-11
* pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
* Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
* Update copyrights againGravatar murgatroid992016-01-13
* Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\
* | Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
* | WIPGravatar Vijay Pai2015-12-30
| * Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/
* Cleanup some namesGravatar vjpai2015-11-02
* Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
* Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
* Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
* Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
* 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
* 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
|\
| * clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
* | Merge branch 'stream_ctx' into poissonGravatar vjpai2015-05-07
|\|
| * 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
|\|