176 Commits (fedba4654d58d7dde9049d0fef9d44e3e59032ae)

Author SHA1 Message Date
Jan Tattermusch 33c161dffa populate ScenarioResult.summary in JSON report 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 9533d042d4 Fix includes 9 years ago
Vijay Pai 847baf6fe0 clang-format and fix a typo caused by saving 9 years ago
vjpai 63326281d7 1. Remove all deadlines from the RPCs and shutdown in this code. 9 years ago
vjpai 60a7e3336d Finish clients fully before finishing servers 9 years ago
Vijay Pai 02eda41d21 Do stream operations in a more idiomatic way: Write, WritesDone, Read until fail, Finish 9 years ago
Vijay Pai e40aefb829 Fix the timeout 9 years ago
Vijay Pai 8ca0faaf52 use timeouts with proper fixture multipliers rather than raw, 9 years ago
Alistair Veitch 9ded5dbf35 fix missed merge issue 9 years ago
Vijay Pai 2066443b7c Function name changed on merge.... 9 years ago
Vijay Pai 2ed337aab3 clang-format 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
vjpai 21e5d2b2f1 Add a Quit RPC so that we can conveniently shut down the workers from the driver. 9 years ago
Vijay Pai daadcc8f74 at 9 years ago
Vijay Pai 33e51184fc Address reviewer comments regarding const and shortage of comments 9 years ago
Vijay Pai 595674275b Copyright and clang-format 9 years ago
Vijay Pai 6b05639ab1 Make sure that client limit is valid 9 years ago
Vijay Pai 7d45cdb60b Enable properly working core limits on clients and servers, 9 years ago
David Garcia Quintas 5a9462339d copyrights 9 years ago
Vijay Pai 7a984f0e3a Copyright 9 years ago
Vijay Pai d02dd30a1f Also dynamic sizing for num_clients on performance tests 9 years ago
vjpai 0c31b60805 Sanity failures (copyright, clang-format) 9 years ago
vjpai 94aada9ee5 clang-format 9 years ago
vjpai 020c2f36ac Fix copyright 9 years ago
Vijay Pai bdf4acbbfb Properly state client name 9 years ago
Vijay Pai 0f14209061 Improve logging for test 9 years ago
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Jan Tattermusch c5ebbd5b8f use new perf proto options in c++ 9 years ago
Julien Boeuf 6049ebd8d2 More C++ fixes (the merge did not quite work...). 9 years ago
Julien Boeuf 9a437c2c46 Forgot to fix driver.cc somehow... 9 years ago
Vijay Pai ce84670628 clang-format 9 years ago
vjpai d08a738166 Cleanup some names 9 years ago
vjpai 72a6332138 QPS worker no longer needs to specify server port on command line. This is part 9 years ago
vjpai 119c103ab0 Split up into a new service proto, use proper service suffix, add a 9 years ago
vjpai 52bfb2564f Split qpstest.proto into two parts - one for performance stats and 9 years ago
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
Craig Tiller b17b7f4871 Add a timeout to benchmark test runs 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Nicolas "Pixel" Noble 59588c6162 Removing pessimizing moves. 9 years ago
Craig Tiller 1ebb7c885e Hand-written changes 9 years ago
yang-g 730055d962 implementation fix 9 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
Vijay Pai 3ae11042fd clang-format 10 years ago
vjpai b1db869e1a Address concerns from review 10 years ago
Vijay Pai 90e7369484 clang-format plus helpful comments 10 years ago
Vijay Pai eed63fa267 Remaining changes needed to get QPS test working on old compilers. 10 years ago
Vijay Pai 4d06e2eae9 Eliminate use of lambdas in ResourceUsage processing functions... 10 years ago