60 Commits (c79bef55ee348c298cbdcc60448d8e70e4972a19)

Author SHA1 Message Date
Esun Kim c736cf073c Added call to grpc::testing::TestEnvironment in more tests 4 years ago
Esun Kim e18ed03c04 Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
ncteisen 40ec89ff67 Support microbenchmarks internally 7 years ago
Vijay Pai cdddc8ce42 Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) 7 years ago
Jan Tattermusch 889bb7fde4 calling create in default param is against code style 7 years ago
Jan Tattermusch 18f27376c5 avoid touching stats_ instance field before base constructor 7 years ago
Jan Tattermusch 12ba4b1e05 make grpc_passthru_endpoint_stats refcounted 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
ncteisen 6dc1097c5e Fix test cert build 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 3150744c71 Removing more exec_ctx instances 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Vijay Pai cb36615ddd GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Craig Tiller f83b6ce151 Fix compilation 7 years ago
Craig Tiller 2145d2cee4 clang-format 7 years ago
Craig Tiller 4048569477 Fix compilation 7 years ago
Craig Tiller 710334577c Fix sanity 7 years ago
Craig Tiller f7225eb5f6 Fix some stalling in bm_fullstack_trickle, also switch to synthetic time 7 years ago
Alok Kumar 6b84005651 Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h 7 years ago
Craig Tiller ed26a49b2c Add annotation 7 years ago
Craig Tiller c1453ca8c2 Revert "Annotate benign race" 7 years ago
Craig Tiller 6869da4d65 Annotate benign race 7 years ago
Craig Tiller b675e0a0af Annotate benign race 7 years ago
ncteisen c302eb9840 Microbenchmarks work with bazel 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
ncteisen 3c909d55fd Pull out flow control objects 7 years ago
ncteisen 06f052b35d Get rid of local window, fix qps worker 7 years ago
ncteisen 268a82398c Pull flow control into one module 7 years ago
ncteisen 131d2f19a1 Few more bm trickle fixes 8 years ago
ncteisen 0911b1612a Fix bm_diff 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
ncteisen e9dea378c5 Pare down args once more 8 years ago
ncteisen 8758e1030f Clang fmt 8 years ago
ncteisen 6996f57783 Change identity 8 years ago
ncteisen 777e91d406 Redo unary trickle args sweep 8 years ago
ncteisen 3972fad38c clang format 8 years ago
ncteisen a4cd06fc21 Fixes 8 years ago
ncteisen 28b0828243 bm trickly bugfix 8 years ago
ncteisen 1842c4379c Clang 8 years ago
ncteisen c7de5a7601 Add warmup 8 years ago
ncteisen 0725d3a4b3 Run bm resonable number of times 8 years ago
ncteisen b6ac9b4573 Add unbalanced unary benchmark 8 years ago
ncteisen 1c8698758d Set frame size to B/us 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago