685 Commits (ed3ad4b386a9b58ee6a9722dbfe1de5f0d63ca5f)

Author SHA1 Message Date
Yuxuan Li 49aeb59389 clang-formated and latency_vs_load.cc is deleted as its functionality 8 years ago
Yuxuan Li d31c78c6f0 updated protobuf, merged latency_vs_load.cc(not deleted yet) and qps_json_driver.cc 8 years ago
Yuxuan Li 58977f1466 initial merge of latency vs load to qps_json_driver.cc 8 years ago
Yuxuan Li fe21ec90f6 batched changes 8 years ago
Craig Tiller 624f4ba76d Add missing delete 8 years ago
Craig Tiller 0895545a58 Complete reporting for failure rates 8 years ago
Craig Tiller 032f9bfb58 Start to log errors from benchmark 8 years ago
Craig Tiller 1a8c52e479 Collect stats on # failed requests 8 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 8 years ago
Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Craig Tiller af9da92a60 Dont run benchmarks outside of linux for now 8 years ago
Craig Tiller 91bb6241ab Reduce # of benchmarks run as Jenkins unit tests 8 years ago
yang-g e267f86c43 Properly init variable 8 years ago
Craig Tiller 9e1c2d2358 Dont start requests until all clients have gotten connected 8 years ago
Craig Tiller 531976a6d4 Add an initial mark that clients could use to delay startup of requests 8 years ago
Craig Tiller 44b12f9e23 clang-format 8 years ago
Craig Tiller bd37a21c26 Cleanup, debug support 8 years ago
Craig Tiller 74a1d9a939 Increase log verbosity for benchmark driver 8 years ago
Craig Tiller ca04562286 Timing nuances 8 years ago
Vijay Pai f50020ce03 Appease the const gods, improve readability, stop using 0 and 1 as 8 years ago
Vijay Pai d02988d6b5 clang-format 8 years ago
Vijay Pai 25128f1adf Better ending for open-loop tests: never wait more than 1 second 8 years ago
Vijay Pai 773ecd62dd Dramatically reduce time required to complete sync test when running 8 years ago
Vijay Pai 4f17395b81 Properly use unique_ptr rather than explicitly 8 years ago
Vijay Pai 6e5c33c3e2 Don't assert if we're not able to set affinity for some reason 8 years ago
Craig Tiller 77c7f9fd62 Merge pull request #7407 from ctiller/delayed-write 8 years ago
Craig Tiller 5ca7e47493 Merge pull request #6737 from ctiller/delayed-write 8 years ago
Craig Tiller ad94fdfe51 Fix compile error 8 years ago
Craig Tiller 0a06cd7b68 Cleanup from code review 8 years ago
Vijay Pai 5fde20d9f0 clang-format 8 years ago
Vijay Pai 40317fd720 Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 8 years ago
Craig Tiller 8da7b1f779 Fix some failures 8 years ago
Vijay Pai ad7c527618 Temporary workaround by setting up a deadline on server shutdown. 8 years ago
Vijay Pai a831651aa5 Unify and make consistent the per-thread shutdown process 8 years ago
Craig Tiller b5ee1cdcb9 Dont stall shutting down server 8 years ago
Craig Tiller 38fb8de100 get timeouts working on run_tests.py again 8 years ago
Craig Tiller e64d693050 Better fine-tuning 8 years ago
Craig Tiller 61e2040de0 Get json_run_localhost working again 8 years ago
Craig Tiller 72376da8ba Get json_run_localhost working again 8 years ago
Craig Tiller 9e3691c5bd Actually run json_run_localhost tests 8 years ago
Craig Tiller b19dbead67 Make request freelists per cq, to allow drastically higher requested call counts 8 years ago
Craig Tiller 1d03e100eb Ensure timely response to marks 8 years ago
Vijay Pai f782465fba Fix some shutdown errors related to CQ/join ordering 9 years ago
Vijay Pai f373f2cf8b Stop holding histogram for a long time 9 years ago
Craig Tiller fbf03c1735 Fix high seqno tests, up runtimes for benchmark tests to flush more bugs 9 years ago
Vijay Pai ceb1a7d79f Add more information so that we can have a meaningful exit code 9 years ago
vjpai b0f15e8af3 Reduce assertions, use status codes, increase verbosity on errors 9 years ago
Craig Tiller 5b47ac385b Colocate calls for the same channel on the same CQ 9 years ago
Craig Tiller 5856dee7d6 Fix compile 9 years ago
Craig Tiller 7e5d46496b Better distribution 9 years ago