Esun Kim
|
ca945a58e9
|
Introduced grpc_error_handle (#25902)
- Define grpc_error_handle
- Replace grpc_error* with grpc_error_handle
|
2021-04-22 12:00:28 -07:00 |
Esun Kim
|
34789b2d83
|
Fix by clang-format-8.
|
2020-10-16 11:37:18 -07:00 |
Esun Kim
|
62ac3f075a
|
Added call to grpc::testing::TestEnvironment in tests
|
2020-07-01 11:37:57 -07:00 |
Vijay Pai
|
0c0f3f0556
|
Declare microbenchmarks as tests rather than binaries, fix issues
|
2020-02-13 09:34:15 -08:00 |
Vijay Pai
|
1077b3435c
|
Use range-based for on state rather than state.KeepRunning when possible
|
2019-08-29 11:27:00 -07:00 |
Esun Kim
|
e18ed03c04
|
Made gRPC inialized after entering main function in microbenchmarks.
|
2019-05-02 16:58:37 -07:00 |
Soheil Hassas Yeganeh
|
2e017da58a
|
Add microbenchmarks for grpc_timer
This helps assessing upcoming changes.
|
2018-12-21 18:56:09 -05:00 |