15 Commits (eba60d8dbe4099c34b8097b2c89998d4484740ac)

Author SHA1 Message Date
Vijay Pai ece1ed7906 clang-format 5 years ago
Vijay Pai 37d248abd0 Remove unused parameter warning (19 of 20) 5 years ago
Guantao Liu ca541c9c5f Address review comments. 6 years ago
Guantao Liu aafa4c48e5 Fix another call of Alarm::experimental()::Set. 6 years ago
Guantao Liu 3b5c470bf1 Clang format. 6 years ago
Guantao Liu a7a380c69b Delay the creation of Alarm in the callback-based qps client. 6 years ago
nanahpang 2d37a7a9b7
Add alarm in callback streaming test 6 years ago
Vijay Pai cdab1c260f Fix termination condition of streaming callback QPS tests 6 years ago
Vijay Pai 453c6331b6 Fix counters in streaming QPS benchmarks 6 years ago
Moiz Haidry 7bb853ebdd Addressed PR comments. Made Client::Thread public and removed use of void ptr to refer it. Avoided overloading of NextIssue TIme by renaming it NextRPCIssueTime 6 years ago
Moiz Haidry 5ec78a286d Added support for fixed load benchmarks, all the rpcs access one requestor to the get the next issue time for the RPC 6 years ago
Moiz Haidry e6e1081499 Add support for Callback Client Streaming benchmarks 6 years ago
Moiz Haidry 145a3bf91f Code sanitization 6 years ago
Moiz Haidry 14acde64cc Addressed Vijay's code review comments 6 years ago
Moiz Haidry b4d5c7cee4 Benchmark test for callback unary gRPC 6 years ago