aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_worker.cc
Commit message (Collapse)AuthorAge
* headers reorgGravatar yang-g2015-08-21
|
* Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | Clean up anything that failed
* Update the Status APIGravatar Yang Gao2015-06-16
|
* Update QPS test to proto3 syntaxGravatar vjpai2015-06-05
|
* clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
|
* Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
This allows us to get back to single binary tests where appropriate, which will help in-depth profiling efforts. I've built this atop my smoke_test changes as they inspired me to get this done.