aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/bm_cq.cc
Commit message (Expand)AuthorAge
* Change return type to boolGravatar yang-g2017-07-28
* Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fix cq creation code after mergeGravatar Sree Kuchibhotla2017-03-30
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
|\
| * Merge pull request #10348 from sreecha/init-free-cqGravatar Sree Kuchibhotla2017-03-30
| |\
| | * Add a benchmarkGravatar Sree Kuchibhotla2017-03-29
* | | Update C++ codeGravatar Sree Kuchibhotla2017-03-22
| * | Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-03-09
| |\|
* | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-08
|\ \ \ | | |/ | |/|
* | | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| * | BugfixesGravatar Craig Tiller2017-03-03
| * | Move helpers to a common place, use them everywhereGravatar Craig Tiller2017-03-03
* | | C++ code changes in response to grpc_completion_queue_create() API changeGravatar Sree Kuchibhotla2017-03-03
|/ /
| * Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-28
| |\ | |/ |/|
* | Add more cq benchmarksGravatar Craig Tiller2017-02-27
| * Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-24
|/
* Fix memory leakGravatar Craig Tiller2017-02-14
* Add microbenchmark of single-threaded CQ operationsGravatar Craig Tiller2017-02-14