aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qpstest.proto
Commit message (Collapse)AuthorAge
* Added the client and server configurations to the bench results proto.Gravatar David Garcia Quintas2015-05-19
| | | | | The added configurations also include the host of both parties. This is useful for reporting.
* Make RPC type configurableGravatar vjpai2015-03-23
|
* Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
|
* Async client progressGravatar Craig Tiller2015-03-04
|
* Generate latencies in driverGravatar Craig Tiller2015-03-03
|
* Rework QPS client/serverGravatar Craig Tiller2015-03-02
| | | | | Now setup as a driver and N anonymous workers that may become clients or servers. Will convert async soon.
* WIPGravatar Craig Tiller2015-03-02
|
* Driver to client/server kind of worksGravatar Craig Tiller2015-02-23
|
* Driver changesGravatar Craig Tiller2015-02-23
| | | | | WIP - things compile again after a broad set of changes preparing for the driver code.
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Add proto copyrightsGravatar Craig Tiller2015-02-16
|
* Fix qps test.Gravatar Craig Tiller2015-01-13
| | | | This was failing to compile.
* Added new results to report resource usage and QPS, along with new proto ↵Gravatar vpai2015-01-13
support for this and also to turn the client into a server that can be controlled remotely (client part not implemented yet) Change on 2015/01/13 by vpai <vpai@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83863541