aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.h
Commit message (Expand)AuthorAge
* Allow specifying specific credential types to reach specific works in QPS ben...Gravatar Alexander Polcyn2018-11-21
* Add an option to collect medians every epoch. Useful for gathering per second...Gravatar Hope Casey-Allen2018-08-25
* 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
* Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
* ignore core counts and core lists in qps json driverGravatar Alexander Polcyn2017-01-11
* allow disable core_list setting and override qps server in benchmarksGravatar Alexander Polcyn2016-12-20
* Add more information so that we can have a meaningful exit codeGravatar Vijay Pai2016-07-07
* integrate ScenarioResult proto into qps driverGravatar Jan Tattermusch2016-04-14
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* Add a Quit RPC so that we can conveniently shut down the workers from the dri...Gravatar vjpai2016-02-02
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
* clang-formatGravatar Vijay Pai2015-11-04
* Cleanup some namesGravatar vjpai2015-11-02
* 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
* Address concerns from reviewGravatar vjpai2015-08-11
* Eliminate use of lambdas in ResourceUsage processing functions...Gravatar Vijay Pai2015-07-31
* Fix to work around the fact that Histogram isn't copyable.Gravatar David Garcia Quintas2015-05-20
* Added the client and server configurations to the bench results proto.Gravatar David Garcia Quintas2015-05-19
* Merge branch 'qps' into local_workerGravatar Craig Tiller2015-04-10
|\
* | Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
| * Merge pull request #1238 from nicolasnoble/plugin-reworkGravatar Yang Gao2015-04-09
|/|
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | Allow specifying warmup, benchmark timesGravatar Craig Tiller2015-04-08
|/
* clang-formatGravatar Craig Tiller2015-03-04
* Print resource utilizationGravatar Craig Tiller2015-03-03
* FormattingGravatar Craig Tiller2015-03-03
* Rework QPS client/serverGravatar Craig Tiller2015-03-02
* Driver to client/server kind of worksGravatar Craig Tiller2015-02-23
* Create server/client listsGravatar Craig Tiller2015-02-23
* Getting the driver pieces in placeGravatar Craig Tiller2015-02-23