353 Commits (c7c5639d3e8015dc5b6d9a9be0700f0e6c04683b)

Author SHA1 Message Date
vjpai 2c42bb1d18 Copyright fixes for sanity 9 years ago
vjpai cd624d2eee Dealt with a nit 9 years ago
Vijay Pai d3ea2708cc Re-enable explicit specification of server port for qps worker. Also 9 years ago
vjpai caace811b4 Fix asan error caused by mismatch in alloc/dealloc between new[] and 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
Vijay Pai b30bc2aad6 Remove dead code and a thus unneeded change to C++ bbuf 9 years ago
Vijay Pai 78268212ba clang-format 9 years ago
Vijay Pai af2e1cf080 Fix bugs and include build files 9 years ago
vjpai 083dc62cf6 Generic test 9 years ago
Vijay Pai 9f991e252d More changes needed for generic support 9 years ago
Vijay Pai 31c0c7949f clang-format 9 years ago
vjpai de332dfcac Refactor server side to support generic tests. 9 years ago
Vijay Pai 18c0477528 Got rid of all compilation problems, now need to test 9 years ago
Vijay Pai e488668075 WIP 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
murgatroid99 0a9bac929e Reverted changes to single_run_localhost.sh 9 years ago
murgatroid99 6acc5f7574 Fixed up the Node benchmark implementation 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
vjpai b6df94ad22 WIP 9 years ago
Craig Tiller b774be46d7 clang-format 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
Craig Tiller 3c53bb2f46 clang-format 9 years ago
vjpai fba20c987d Address some review comments about signal and restoring qps_test_with_poll 9 years ago
vjpai 3affdddf5b Add secure testing to sweep 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 aa39192d70 Cleanup directory and make minor changes 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 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
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
Craig Tiller 0ba432d445 Move profiling system to gpr 9 years ago
Craig Tiller 1f41b6b5ed Simplify adding annotations, annotate more things 9 years ago
Craig Tiller 86253ca1da Latency traces 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
Craig Tiller 8cf0ed03d1 Fix mac build 9 years ago
Nicolas "Pixel" Noble 59588c6162 Removing pessimizing moves. 9 years ago
vjpai d514b21cc8 Put timeout on server shutdown 9 years ago