Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added the client and server configurations to the bench results proto. | David Garcia Quintas | 2015-05-19 |
| | | | | | The added configurations also include the host of both parties. This is useful for reporting. | ||
* | Make RPC type configurable | vjpai | 2015-03-23 |
| | |||
* | Added streaming C++ tests for sync and sync cases | vjpai | 2015-03-23 |
| | |||
* | Async client progress | Craig Tiller | 2015-03-04 |
| | |||
* | Generate latencies in driver | Craig Tiller | 2015-03-03 |
| | |||
* | Rework QPS client/server | Craig Tiller | 2015-03-02 |
| | | | | | Now setup as a driver and N anonymous workers that may become clients or servers. Will convert async soon. | ||
* | WIP | Craig Tiller | 2015-03-02 |
| | |||
* | Driver to client/server kind of works | Craig Tiller | 2015-02-23 |
| | |||
* | Driver changes | Craig Tiller | 2015-02-23 |
| | | | | | WIP - things compile again after a broad set of changes preparing for the driver code. | ||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Add proto copyrights | Craig Tiller | 2015-02-16 |
| | |||
* | Fix qps test. | Craig Tiller | 2015-01-13 |
| | | | | This was failing to compile. | ||
* | Added new results to report resource usage and QPS, along with new proto ↵ | vpai | 2015-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 |