aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/interarrival.h
Commit message (Collapse)AuthorAge
* headers reorgGravatar yang-g2015-08-21
|
* Address concerns from reviewGravatar vjpai2015-08-11
|
* clang-formatGravatar Vijay Pai2015-07-31
|
* Remove use of C++11 randomization enginesGravatar vjpai2015-07-27
|
* 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.
* Use typedef rather than using to make Travis happyGravatar Vijay Pai2015-06-05
|
* 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