7100 Commits (d391a7bad628df8b6519d50ec9073af35c07a548)

Author SHA1 Message Date
yang-g 83085aa74f Add a microbm, seeing 195ns with current impl and 162ns with new impl 7 years ago
Vijay Pai 088112fea1 Create inproc version of QPS test and add a few simple tests of this to standard testing suite. 7 years ago
Craig Tiller 0950ea734c Fix Bazel build 7 years ago
Craig Tiller 5e64d3161e Fix compilation 7 years ago
Yash Tibrewal af6bb8515f Disabling large_metadata_bad_client_test as per #11745 7 years ago
Craig Tiller f83b6ce151 Fix compilation 7 years ago
yang-g c010d1d18a Update benchmark according to new encoding method 7 years ago
yang-g c94c7cc5b5 restore existing fixtures 7 years ago
yang-g 377636f4d2 Make hpack micro bm more representative 7 years ago
yang-g fd42ceb1ff Use key in dynamic table if available 7 years ago
Alexander Polcyn 7a57b0c4a1 explicitly recycle every port after every test run 7 years ago
Craig Tiller 9f9f0f82f3 Review feedback 7 years ago
Craig Tiller 4dcdba0de2 Fix windows portability 7 years ago
Craig Tiller 3273648a87 flow control fixes 7 years ago
Craig Tiller 1c3dd002b9 Be consistent with Java 7 years ago
Craig Tiller 2145d2cee4 clang-format 7 years ago
Vijay Pai 4f0cd0e82c Add flow control to inproc transport so send needs a matching recv; fix 7 years ago
Craig Tiller 85516af26a Fix tests 7 years ago
Craig Tiller 4048569477 Fix compilation 7 years ago
Craig Tiller 99fafa17a3 Fix compilation 7 years ago
Vijay Pai fed13916b0 Move h2_ssl_cert_test out of end2end fixtures, use gtest 7 years ago
Vijay Pai 07165cbaf2 Only put server to sleep when explicitly requested 7 years ago
Vijay Pai a6294056c8 Run ProxyEnd2End tests (without proxy) for inproc transport 7 years ago
Vijay Pai 9f10a587a9 Make short deadlines actually expire 7 years ago
Nicolas Noble 850568944a Fixing init-test timeout. 7 years ago
Jan Tattermusch 779ae6f8b7 cap json_run_localhost to 10 mins under sanitizers 7 years ago
Craig Tiller c18ad11837 Wait until all clients connected before starting streams 7 years ago
Craig Tiller f6cd77c48d Stability fixes 7 years ago
Vijay Pai 156e8bf617 Make sure to accept expected tags exactly once 7 years ago
Craig Tiller 247b23114d C++ize PidController 7 years ago
Craig Tiller 4a82f0dab5 Fix test 7 years ago
Craig Tiller 03b3247cec Fix build 7 years ago
Craig Tiller b7ef10d8d2 Fix test 7 years ago
Craig Tiller 50ca35e3e6 Fix test 7 years ago
Craig Tiller 922260656a C++ize BDP estimator, introduce ManualConstructor 7 years ago
Craig Tiller f0a2412338 clang-format 7 years ago
Craig Tiller 3cf8d50d1e accurate, exhaustive "fast" version of this test 7 years ago
Craig Tiller c5fb7e5b73 Use a mutex for an exact test 7 years ago
Craig Tiller 8d4d52d396 Multithread & shard stats test, make it exhaustive 7 years ago
Yash Tibrewal 84bf283218 tcp_server_uv_test changes 7 years ago
Yash Tibrewal 80297d7cd7 uv changes for grpc_pollset_work 7 years ago
Yash Tibrewal cd58b2dcea uv changes for grpc_pollset_work 7 years ago
Yash Tibrewal d6712390a6 tcp_client_uv_test changes 7 years ago
Yash Tibrewal 08708ae25d backoff_test explicity conversion 7 years ago
Yash Tibrewal 4b6af749e3 explicit type conversion 7 years ago
Vijay Pai f063f7951f Add some const that is now allowed 7 years ago
Vijay Pai 541974a709 Eliminate magic #s, follow API 7 years ago
Vijay Pai c4afc644f7 Reduce # of message sizes used in each scenario 7 years ago
Craig Tiller b7a8cace34 Add abseil to core, use it for InlinedVector 7 years ago
Jan Tattermusch 768c894519 reduce timeout for json_run_localhost 7 years ago