73 Commits (7df96178f2bb78a2a849bc441864dbfe3c4fbf46)

Author SHA1 Message Date
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Vijay Pai c47c9497fa clang-format 9 years ago
vjpai e7042b5ddf Simplify Mark processing code 9 years ago
vjpai e2d39e08f9 Timer->UsageTimer consistently 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Vijay Pai 6583176337 clang-format 9 years ago
vjpai 7914e62d48 Attack of the const police. 9 years ago
Vijay Pai 761bcb4a18 Cleanup to make it work with clang build 9 years ago
Vijay Pai 914455782f Sanity (clang-format and copyright) 9 years ago
Vijay Pai 1132c6b7db Simplify and properly implement openloop testing. 9 years ago
Vijay Pai 9982c6fc3a Fix random number generators and improve code style (stop using 9 years ago
Vijay Pai c5eec2be89 Make dynamic sizing of async threads work again 9 years ago
Vijay Pai c64736d852 Clean-up core list usage and make it possible to reset the core list 9 years ago
vjpai 4f5146dac2 Change name from coresched to limit_cores 9 years ago
vjpai caace811b4 Fix asan error caused by mismatch in alloc/dealloc between new[] and 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
Vijay Pai 3448c27275 clang-format 9 years ago
Vijay Pai 0e66efdadd Make core limitation work for both client and server so that we can run tests on the same 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
Vijay Pai 9f991e252d More changes needed for generic support 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
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
vjpai b6df94ad22 WIP 9 years ago
Craig Tiller b774be46d7 clang-format 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
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 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
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Vijay Pai 3ae11042fd clang-format 9 years ago
vjpai b1db869e1a Address concerns from review 9 years ago
Vijay Pai ad3e00c220 Stop using a variable-sized array since that's not standards-compliant 9 years ago
Vijay Pai 90e7369484 clang-format plus helpful comments 9 years ago
Vijay Pai eed63fa267 Remaining changes needed to get QPS test working on old compilers. 9 years ago
Vijay Pai 784005b4a2 Eliminate lambda used as CV predicate 9 years ago
Vijay Pai ab1dba72dc clang-format 9 years ago
vjpai e88bb07895 Switch a push_back to emplace_back to avoid being interpreted 9 years ago
vjpai a9e08303d7 Remove lambda from client definition 9 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago