aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_interarrival_test.cc
Commit message (Collapse)AuthorAge
* Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
| | | | | | one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing
* headers reorgGravatar yang-g2015-08-21
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* 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
|
* Add comments describing various random distributionsGravatar Vijay Pai2015-06-05
| | | | | Also remove the parameterized constructor for InterarrivalTimer and only keep the init function.
* clang-formatGravatar Vijay Pai2015-06-05
|
* Fix definition of InterarrivalTimer to enable late initializationGravatar Vijay Pai2015-04-23
| | | | and use nanoseconds
* Random number distributions and test for common distributionsGravatar vjpai2015-04-21