37 Commits (5ec78a286d7be61aec929b133c031a7a1af262df)

Author SHA1 Message Date
Alexander Polcyn d9dbb76969 Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
Hope Casey-Allen 839a0520a2 Add an option to collect medians every epoch. Useful for gathering per second median latencies 6 years ago
Vijay Pai 088112fea1 Create inproc version of QPS test and add a few simple tests of this to standard testing suite. 7 years ago
Guantao Liu ac9fdfbc40 Removed unnecessary default values and fixed sanity. 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
yang-g d0084c220e Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
Alexander Polcyn a6e796f58f ignore core counts and core lists in qps json driver 8 years ago
Alexander Polcyn 4873d30ea2 allow disable core_list setting and override qps server in benchmarks 8 years ago
Craig Tiller 77c7f9fd62 Merge pull request #7407 from ctiller/delayed-write 8 years ago
Vijay Pai ceb1a7d79f Add more information so that we can have a meaningful exit code 9 years ago
Jan Tattermusch f2ba7fe037 integrate ScenarioResult proto into qps driver 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
Craig Tiller f3f8fdbc54 Fix copyright 9 years ago
vjpai 21e5d2b2f1 Add a Quit RPC so that we can conveniently shut down the workers from the driver. 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Vijay Pai ce84670628 clang-format 9 years ago
vjpai d08a738166 Cleanup some names 9 years ago
vjpai 754751e3c6 Numerous proto changes to make things more sane and fix some outstanding issues 9 years ago
vjpai 52bfb2564f Split qpstest.proto into two parts - one for performance stats and 9 years ago
vjpai 0cc1341199 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps 9 years ago
vjpai b1db869e1a Address concerns from review 9 years ago
Vijay Pai 4d06e2eae9 Eliminate use of lambdas in ResourceUsage processing functions... 9 years ago
David Garcia Quintas 08116501cb Fix to work around the fact that Histogram isn't copyable. 10 years ago
David Garcia Quintas 6ba29ba3fb Added the client and server configurations to the bench results proto. 10 years ago
Craig Tiller e9a6eb7332 Allow RunScenarios to spawn in-process workers 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Craig Tiller b9de09f2ac Allow specifying warmup, benchmark times 10 years ago
Craig Tiller a182bf12b0 clang-format 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 4ef7a29f31 Create server/client lists 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 b5dcec5a2e clang-format codebase 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago