33 Commits (37253d967b3dc2342f224355d1c742a3692b2298)

Author SHA1 Message Date
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
David Garcia Quintas bb7370fc68 Missing required changes from pull req. #1964 10 years ago
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 10 years ago
Craig Tiller 5c8737d171 clang-format qps code - it was getting out of hand 10 years ago
David Garcia Quintas a6b559a76a Improvements to reporting mechanism based on comments. 10 years ago
David Garcia Quintas 226beffea1 Simplified code based on comments and fixed build.json 10 years ago
David Garcia Quintas 3cc9ec92d9 Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. 10 years ago
David Garcia Quintas cdbdedbf23 Refactored benchmark reporting mechanism. 10 years ago
David Garcia Quintas 08116501cb Fix to work around the fact that Histogram isn't copyable. 10 years ago
Vijay Pai dfe83deb2c Make sure that we have enough server threads to actually support the 10 years ago
Vijay Pai 4d4372b452 Supply command line flags for open-loop testing 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Craig Tiller 66048f4fc1 Add reporting library, use it 10 years ago
Craig Tiller e9a6eb7332 Allow RunScenarios to spawn in-process workers 10 years ago
Craig Tiller b9de09f2ac Allow specifying warmup, benchmark times 10 years ago
Vijay Pai c5b397927c test return value of rpc parse 10 years ago
vjpai 653803e310 Make RPC type configurable 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Craig Tiller a182bf12b0 clang-format 10 years ago
Craig Tiller 8856875900 Async client progress 10 years ago
Craig Tiller f282514389 Print resource utilization 10 years ago
Craig Tiller 10923c2fb5 Formatting 10 years ago
Craig Tiller 6af9ed0bf7 Rework QPS client/server 10 years ago
Craig Tiller 2d0f36c84b Driver to client/server kind of works 10 years ago
Craig Tiller e48601934d Getting the driver pieces in place 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 2d9c51242a Add mixed shutdown/init test 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
nnoble 8a67b5c281 Tweaking log calls a bit. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago