#include <benchmark/benchmark.h>#include <grpc/grpc.h>#include <grpc/grpc_security.h>#include "test/core/util/test_config.h"#include "test/cpp/microbenchmarks/helpers.h"#include "test/cpp/util/test_config.h"
Go to the source code of this file.
Classes | |
| class | ChannelDestroyerFixture |
| class | InsecureChannelFixture |
| class | LameChannelFixture |
Namespaces | |
| benchmark | |
Functions | |
| template<class Fixture > | |
| static void | BM_InsecureChannelCreateDestroy (benchmark::State &state) |
| int | main (int argc, char **argv) |
| Range (0, 512) | |
| void | benchmark::RunTheBenchmarksNamespaced () |
|
static |
Definition at line 64 of file bm_channel.cc.
Definition at line 89 of file bm_channel.cc.
| Range | ( | 0 | , |
| 512 | |||
| ) |