56 Commits (0727180da8891485168fbe39b4c9ebb859b6b390)

Author SHA1 Message Date
Vijay Pai 5919e81ff1 Remove host option from ServerConfig proto since it is error-prone and 9 years ago
vjpai a00f998089 Actually create async generic server 9 years ago
Vijay Pai 57ecf766ab clang-format 9 years ago
Vijay Pai 58da895a8c localhost -> wildcard address 9 years ago
Vijay Pai d3ea2708cc Re-enable explicit specification of server port for qps worker. Also 9 years ago
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
Craig Tiller 754bd26e28 clang-format code 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
vjpai 083dc62cf6 Generic test 9 years ago
Jan Tattermusch c5ebbd5b8f use new perf proto options in c++ 9 years ago
vjpai fba20c987d Address some review comments about signal and restoring qps_test_with_poll 9 years ago
vjpai f8603adba1 Secure performance testing for C++ is in the hizzouse! 9 years ago
vjpai 454074369e Better reasonable default 9 years ago
vjpai 783c144afa Fix up single run test 9 years ago
Vijay Pai ce84670628 clang-format 9 years ago
vjpai 780a7f205d Add in security support, make payload protos configurable 9 years ago
vjpai d08a738166 Cleanup some names 9 years ago
vjpai 119c103ab0 Split up into a new service proto, use proper service suffix, add a 9 years ago
vjpai 754751e3c6 Numerous proto changes to make things more sane and fix some outstanding issues 9 years ago
vjpai b1db869e1a Address concerns from review 9 years ago
Vijay Pai eed63fa267 Remaining changes needed to get QPS test working on old compilers. 9 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
vjpai 2490d9dc91 Handle all cases properly 10 years ago
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