Esun Kim
							
						 | 
						
							
							
								ac080fd17a
							
							Fix readability-inconsistent-declaration-parameter-name manually
						 | 
						5 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								84df61b31a
							
							Merge pull request #24453 from veblush/tidy-modernize-make-unique
						 | 
						5 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								e7434d385e
							
							Fix by tidy-modernize-use-override
						 | 
						5 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								6ae8463500
							
							Fix by modernize-make-unique
						 | 
						5 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								a51fe3e675
							
							Fix abseil-* clang-tidy errors
						 | 
						5 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								c08f33c437
							
							Fix clang-tidy errors
						 | 
						5 years ago | 
					
				
					
						
							
								   Esun Kim
							
						 | 
						
							
							
								165ee5007a
							
							Replaced grpc::string with std::string
						 | 
						5 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								e35c869aaf
							
							Remove unused-parameter warnings, round 2 (19 of 19)
						 | 
						6 years ago | 
					
				
					
						
							
								   Moiz Haidry
							
						 | 
						
							
							
								d3db9fee9c
							
							Merge pull request #17461 from mhaidrygoog/callback_client_streaming_benchmark
						 | 
						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 | 
					
				
					
						
							
								   Alexander Polcyn
							
						 | 
						
							
							
								50eaf46718
							
							Refactor benchmark initial channel wait for ready to be single threaded
						 | 
						6 years ago | 
					
				
					
						
							
								   Moiz Haidry
							
						 | 
						
							
							
								e6e1081499
							
							Add support for Callback Client Streaming benchmarks
						 | 
						6 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								432b34bf74
							
							Initialize value before creating slice
						 | 
						7 years ago | 
					
				
					
						
							
								   Moiz Haidry
							
						 | 
						
							
							
								b4d5c7cee4
							
							Benchmark test for callback unary gRPC
						 | 
						7 years ago | 
					
				
					
						
							
								   Hope Casey-Allen
							
						 | 
						
							
							
								e360d82216
							
							Clang tidy
						 | 
						7 years ago | 
					
				
					
						
							
								   Hope Casey-Allen
							
						 | 
						
							
							
								839a0520a2
							
							Add an option to collect medians every epoch. Useful for gathering per second median latencies
						 | 
						7 years ago | 
					
				
					
						
							
								   Alexander Polcyn
							
						 | 
						
							
							
								a2160f547f
							
							Wait a configurable amount of time for benchmark channels to become ready
						 | 
						7 years ago | 
					
				
					
						
							
								   Noah Eisen
							
						 | 
						
							
							
								373fc6dc40
							
							Manual fixes to enable performance- clang tidy checks
						 | 
						7 years ago | 
					
				
					
						
							
								   kpayson64
							
						 | 
						
							
							
								7a20c962df
							
							Break out qps services into seperate protos
						 | 
						7 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c90a85649b
							
							Change grpc++ references in names to grpcpp
						 | 
						7 years ago | 
					
				
					
						
							
								   kpayson64
							
						 | 
						
							
							
								1bf7207852
							
							Merge pull request #13084 from kpayson64/cq_lambda
						 | 
						8 years ago | 
					
				
					
						
							
								   Ken Payson
							
						 | 
						
							
							
								42bd87e376
							
							Adds gRPC Experimental CQ DoThenAsyncNext lambda API
						 | 
						8 years ago | 
					
				
					
						
							
								   Yuchen Zeng
							
						 | 
						
							
							
								ca31256597
							
							Remove redundant WaitForConnected
						 | 
						8 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								088112fea1
							
							Create inproc version of QPS test and add a few simple tests of this to standard testing suite.
						 | 
						8 years ago | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								c18ad11837
							
							Wait until all clients connected before starting streams
						 | 
						8 years ago | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								f6cd77c48d
							
							Stability fixes
						 | 
						8 years ago | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								2897235609
							
							Expose stats into qps_driver
						 | 
						8 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								6defb325d9
							
							Remove some pre-C++11-style workarounds
						 | 
						8 years ago | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c38955501b
							
							Move some internal includes to the right places
						 | 
						8 years ago | 
					
				
					
						
							
								   Guantao Liu
							
						 | 
						
							
							
								1932a50e50
							
							Merge pull request #11787 from guantaol/qps_driver
						 | 
						8 years ago |