27 Commits (2d8936b097061cab2a822eab106da9b484d38de2)

Author SHA1 Message Date
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Yash Tibrewal b40b162cc9 Add missing grpc_slice_unref to bm_metadata 5 years ago
Vijay Pai 1077b3435c Use range-based for on state rather than state.KeepRunning when possible 5 years ago
Arjun Roy 557446a11e Added specializations for grpc_mdelem_create. 5 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
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
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
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller c945c12b47 Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"" 8 years ago
Jan Tattermusch 0cb7fef406 Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks" 8 years ago
Craig Tiller 1128d462c3 Pollset benchmark 8 years ago
Craig Tiller e4a2419597 Bugfixes 8 years ago
Craig Tiller 5e3215338f Move helpers to a common place, use them everywhere 8 years ago
Craig Tiller 295df6da9a Add a slice type that shares a refcount with a transport stream 8 years ago
Craig Tiller b8e2bca4eb Add a benchmark for metadata primitives 8 years ago