Juanli Shen
|
9d143dd3b9
|
Fix internal format issue
|
7 years ago |
Bill Feng
|
918427237c
|
fixed indentation
|
7 years ago |
Bill Feng
|
0ce7f91d9e
|
used names instead of numbers for each scenario
|
7 years ago |
Bill Feng
|
21824afb09
|
used alternative approach - generated bazel scenarios
|
7 years ago |
Bill Feng
|
654a1ea0f6
|
made timeout longer
|
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 |
Bill Feng
|
5be7304b06
|
used standalone JSON files for scenarios
|
7 years ago |
Bill Feng
|
373c5b31db
|
added qps tests on bazel
|
7 years ago |
Alexander Polcyn
|
a2160f547f
|
Wait a configurable amount of time for benchmark channels to become ready
|
7 years ago |
Alexander Polcyn
|
ef29e14e13
|
Use test credentials provider for QPS benchmarking reporter client
|
7 years ago |
Alex Polcyn
|
92e0a70ec6
|
Make QPS server builder customizeabled
|
7 years ago |
Adele Zhou
|
8edd56841e
|
Step 3 of multipool RBE configuration.
|
7 years ago |
Noah Eisen
|
373fc6dc40
|
Manual fixes to enable performance- clang tidy checks
|
7 years ago |
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
7 years ago |
Jan Tattermusch
|
add5840ec4
|
gcov: dont run large json_run_localhost scenarios
|
7 years ago |
kpayson64
|
7a20c962df
|
Break out qps services into seperate protos
|
7 years ago |
Jan Tattermusch
|
ac08180ab3
|
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
7 years ago |
yang-g
|
ea33017540
|
Add option to use client side coalescing API in qps test
|
7 years ago |
Noah Eisen
|
93563bc0dc
|
remote stale import
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
David Garcia Quintas
|
251af24c54
|
Disabled the json_run_localhost:*_low_thread_count family of tests
|
7 years ago |
Ken Payson
|
8873975a30
|
Fix Async QPS Test
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Vijay Pai
|
c6587ca11b
|
Reintroduce lambdas
|
7 years ago |
Vijay Pai
|
f230ffd476
|
clang-format
|
7 years ago |
Vijay Pai
|
083b9be1a2
|
Make all-streams op about cleanup only and replace a lambda with a virtual
|
7 years ago |
Vijay Pai
|
c8dd4c5139
|
Remove some unneeded and spammy logs
|
7 years ago |
Vijay Pai
|
6389457ed2
|
Adjust stream cancellation point and fix races in sync client
|
7 years ago |
Vijay Pai
|
195cf1ebfd
|
Move histogram to test/core/util
|
7 years ago |
Ken Payson
|
7cf8d72c25
|
Fix TSAN json_run_localhost flake
|
7 years ago |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Ken Payson
|
918ce7a686
|
Fix QPS Async Client Next loop
|
8 years ago |
yang-g
|
37f1bd13ab
|
clear the request
|
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 |
Jan Tattermusch
|
779ae6f8b7
|
cap json_run_localhost to 10 mins under sanitizers
|
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 |
Jan Tattermusch
|
768c894519
|
reduce timeout for json_run_localhost
|
8 years ago |
Vijay Pai
|
43b55221e4
|
Cancel outstanding streams when shutting down the client
|
8 years ago |
Vijay Pai
|
4b047a3bff
|
Construction of streams shouldn't require triggering async ops
|
8 years ago |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
8 years ago |