grpc/test/cpp/qps
David Klempner e27d189f21 Factor out json seriailzation code and move it into parse_json.
This is for the same reasons as ParseJson, that is so that we can limit
the scope of the proto namespace differences between internal and
external.
2016-06-08 17:11:26 -07:00
..
client.h clang-format 2016-05-13 14:37:25 -07:00
client_async.cc Remove unused gflags and gtest includes 2016-05-31 12:57:38 -07:00
client_sync.cc Remove unused gflags and gtest includes 2016-05-31 12:57:38 -07:00
driver.cc Remove unused gflags and gtest includes 2016-05-31 12:57:38 -07:00
driver.h integrate ScenarioResult proto into qps driver 2016-04-14 13:13:25 -07:00
gen_build_yaml.py Speed up tests 2016-05-23 15:57:48 -07:00
histogram.h Consolidate C++ proto files under src/proto 2015-12-17 16:35:00 -08:00
interarrival.h Eradicate Uniform, Deterministic, and Pareto interarrival 2016-04-20 09:35:35 -07:00
json_run_localhost.cc Configure performance scenarios with json 2016-04-06 10:14:44 -07:00
limit_cores.cc Made the code simpler to parse for humans 2016-03-21 12:04:18 -07:00
limit_cores.h Took out dependence on vector 2016-02-03 09:10:14 -08:00
parse_json.cc Factor out json seriailzation code and move it into parse_json. 2016-06-08 17:11:26 -07:00
parse_json.h Factor out json seriailzation code and move it into parse_json. 2016-06-08 17:11:26 -07:00
qps_interarrival_test.cc Eradicate Uniform, Deterministic, and Pareto interarrival 2016-04-20 09:35:35 -07:00
qps_json_driver.cc Make grpc++ independent of protobuf 2016-06-03 15:21:15 -07:00
qps_openloop_test.cc Update copyrights 2016-03-31 07:46:18 -07:00
qps_test.cc Better testing 2016-05-16 11:21:17 -07:00
qps_test_with_poll.cc Update copyrights 2016-03-31 07:46:18 -07:00
qps_worker.cc Update copyrights 2016-03-31 07:46:18 -07:00
qps_worker.h Update copyrights 2016-03-31 07:46:18 -07:00
report.cc Factor out json seriailzation code and move it into parse_json. 2016-06-08 17:11:26 -07:00
report.h Deprecate perf_db use 2016-05-31 12:54:04 -07:00
secure_sync_unary_ping_pong_test.cc Update copyrights 2016-03-31 07:46:18 -07:00
server.h Update copyrights 2016-03-31 07:46:18 -07:00
server_async.cc Remove unused gflags and gtest includes 2016-05-31 12:57:38 -07:00
server_sync.cc Remove unused gflags and gtest includes 2016-05-31 12:57:38 -07:00
stats.h headers reorg 2015-08-21 15:35:03 -07:00
usage_timer.cc Update copyrights 2016-03-31 07:46:18 -07:00
usage_timer.h Update copyrights 2016-03-31 07:46:18 -07:00
worker.cc Update copyrights 2016-03-31 07:46:18 -07:00