aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/bm_call_create.cc
Commit message (Expand)AuthorAge
...
| | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-08
| | | |\ | | |_|/ | |/| |
* | | | Merge branch 'fssplit' into bm_channelGravatar Craig Tiller2017-03-06
|\| | |
* | | | Add a test of creating a call on a lame channel in C++Gravatar Craig Tiller2017-03-06
| | | * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| | | * Merge branch 'master' into cq_create_api_changesGravatar 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
* | | Add fixtures for call creation benchmarksGravatar Craig Tiller2017-03-01
| |/ |/|
| * Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-28
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-24
* | Fixes for zallocGravatar Craig Tiller2017-02-23
|/
* CleanupGravatar Craig Tiller2017-02-22
* Fix memory leakGravatar Craig Tiller2017-02-22
* Fix copyrightGravatar Craig Tiller2017-02-21
* Fix missing headerGravatar Craig Tiller2017-02-16
* Add initial metadata benchmarksGravatar Craig Tiller2017-02-15
* Add load reportingGravatar Craig Tiller2017-02-15
* Hoist constant setting out of loop - and shave some ns from call creationGravatar Craig Tiller2017-02-15
* Call out no-filter caseGravatar Craig Tiller2017-02-15
* Add a no-filter stack for comparisonGravatar Craig Tiller2017-02-15
* Add benchmarks for a good selection of filtersGravatar Craig Tiller2017-02-15
* Call creation benchmarkGravatar Craig Tiller2017-02-15