31 Commits (5d059c40bf9714e18d2e50b9753390405a14e87c)

Author SHA1 Message Date
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Jan Tattermusch dfee4a946c
Speed up runs of tests under //test/cpp/qps (#27600) 3 years ago
Esun Kim 5112d75a46 Add TestEnvironment to tests 4 years ago
Alexander Polcyn d9dbb76969 Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
Hope Casey-Allen 839a0520a2 Add an option to collect medians every epoch. Useful for gathering per second median latencies 6 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
Guantao Liu ac9fdfbc40 Removed unnecessary default values and fixed sanity. 7 years ago
Nicolas "Pixel" Noble 68ce2564fd Sanitizing repo. 7 years ago
yang-g fdcb774cea Regenerate projects and fixes 7 years ago
yang-g b575a34e05 Replace InitBenchmark with InitTest. Remove qps_test.cc 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble 6f7dcd0ade Clang-format. 8 years ago
Nicolas "Pixel" Noble b02dd01584 Fixing qps & benchmark. 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
vjpai 63326281d7 1. Remove all deadlines from the RPCs and shutdown in this code. 9 years ago
Vijay Pai 2d435b9178 Fix the slowdown factor 9 years ago
Vijay Pai 3b28872210 1. Adjust tsan/asan/msan slowdowns according to documentation 9 years ago
Vijay Pai 1132c6b7db Simplify and properly implement openloop testing. 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Vijay Pai 5919e81ff1 Remove host option from ServerConfig proto since it is error-prone and 9 years ago
Jan Tattermusch c5ebbd5b8f use new perf proto options in c++ 9 years ago
vjpai fba20c987d Address some review comments about signal and restoring qps_test_with_poll 9 years ago
Vijay Pai ce84670628 clang-format 9 years ago
vjpai 780a7f205d Add in security support, make payload protos configurable 9 years ago
vjpai d08a738166 Cleanup some names 9 years ago
vjpai 754751e3c6 Numerous proto changes to make things more sane and fix some outstanding issues 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller 2c3a35e5cf Make naming a little more consistent 10 years ago
Vijay Pai 5606199585 Delete spare contexts lying around at the end of the test to avoid 10 years ago
Vijay Pai d9c7e7e373 Stop worrying about 1 second deadline as a fatal problem 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
David Garcia Quintas bb7370fc68 Missing required changes from pull req. #1964 10 years ago
Craig Tiller 18c6d9c227 Fix build breakage 10 years ago
David Garcia Quintas a6b559a76a Improvements to reporting mechanism based on comments. 10 years ago
David Garcia Quintas 226beffea1 Simplified code based on comments and fixed build.json 10 years ago
David Garcia Quintas 3cc9ec92d9 Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. 10 years ago
David Garcia Quintas cdbdedbf23 Refactored benchmark reporting mechanism. 10 years ago
David Garcia Quintas 08116501cb Fix to work around the fact that Histogram isn't copyable. 10 years ago
David Garcia Quintas d4f10c0320 Split C++'s smoke_test into 4 stand alone ones. 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Craig Tiller e9a6eb7332 Allow RunScenarios to spawn in-process workers 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Vijay Pai f2554d051b Revive proper SIGINT handling 10 years ago
Vijay Pai 54e16ee548 Put in calls to profiling 10 years ago