aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/worker.cc
Commit message (Expand)AuthorAge
* Create inproc version of QPS test and add a few simple tests of this to stand...Gravatar Vijay Pai2017-10-19
* Removed unnecessary default values and fixed sanity.Gravatar Guantao Liu2017-07-14
* Add a new metric 'Queries/CPU-sec'.Gravatar Guantao Liu2017-07-12
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* windows compilation fixesGravatar Jan Tattermusch2017-02-02
* Update copyrightsGravatar Craig Tiller2016-03-31
* Add a Quit RPC so that we can conveniently shut down the workers from the dri...Gravatar vjpai2016-02-02
* Copyright fixes for sanityGravatar vjpai2016-01-19
* Re-enable explicit specification of server port for qps worker. AlsoGravatar Vijay Pai2016-01-19
* QPS worker no longer needs to specify server port on command line. This is partGravatar vjpai2015-10-29
* headers reorgGravatar yang-g2015-08-21
* Update C++ implGravatar Craig Tiller2015-07-13
* Fixup C++Gravatar Craig Tiller2015-07-06
* Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
* Merge pull request #1703 from ctiller/fuglyGravatar Vijay Pai2015-05-22
|\
| * clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
* | Replaced std::this_thread::sleep_for for gpr_sleep_until.Gravatar David Garcia Quintas2015-05-20
|/
* Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
* Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
* Revive proper SIGINT handlingGravatar Vijay Pai2015-04-02
* Put in calls to profilingGravatar Vijay Pai2015-03-31
* Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-streamGravatar Vijay Pai2015-03-23
|\
| * Make RPC type configurableGravatar vjpai2015-03-23
| * Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
* | Various Windows fixes.Gravatar Nicolas Noble2015-03-19
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
* Compile fixGravatar Craig Tiller2015-03-04
* Linux compile fixGravatar Craig Tiller2015-03-04
* Compile fixGravatar Craig Tiller2015-03-04
* Async server worksGravatar Craig Tiller2015-03-04
* Async client progressGravatar Craig Tiller2015-03-04
* Generate latencies in driverGravatar Craig Tiller2015-03-03
* FormattingGravatar Craig Tiller2015-03-03
* Rework QPS client/serverGravatar Craig Tiller2015-03-02
* WIPGravatar Craig Tiller2015-03-02