#include "test/core/util/test_config.h"
#include "test/cpp/microbenchmarks/callback_unary_ping_pong.h"
#include "test/cpp/util/test_config.h"
Go to the source code of this file.
Namespaces | |
benchmark | |
grpc | |
grpc::testing | |
Functions | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomAsciiMetadata< 10 >, 1 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomAsciiMetadata< 100 >, 1 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomAsciiMetadata< 31 >, 1 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomBinaryMetadata< 10 >, 1 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomBinaryMetadata< 10 >, 2 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomBinaryMetadata< 100 >, 1 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomBinaryMetadata< 100 >, 2 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomBinaryMetadata< 31 >, 1 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, Client_AddMetadata< RandomBinaryMetadata< 31 >, 2 >, NoOpMutator) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, NoOpMutator) -> Apply(SweepSizesArgs) | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, Server_AddInitialMetadata< RandomAsciiMetadata< 10 >, 1 >) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, Server_AddInitialMetadata< RandomAsciiMetadata< 10 >, 100 >) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, Server_AddInitialMetadata< RandomAsciiMetadata< 100 >, 1 >) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, Server_AddInitialMetadata< RandomAsciiMetadata< 31 >, 1 >) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, Server_AddInitialMetadata< RandomBinaryMetadata< 10 >, 1 >) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, Server_AddInitialMetadata< RandomBinaryMetadata< 100 >, 1 >) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, InProcess, NoOpMutator, Server_AddInitialMetadata< RandomBinaryMetadata< 31 >, 1 >) -> Args( | |
grpc::testing::BENCHMARK_TEMPLATE (BM_CallbackUnaryPingPong, MinInProcess, NoOpMutator, NoOpMutator) -> Apply(SweepSizesArgs) | |
int | main (int argc, char **argv) |
void | benchmark::RunTheBenchmarksNamespaced () |
static void | grpc::testing::SweepSizesArgs (benchmark::internal::Benchmark *b) |
Definition at line 113 of file bm_callback_unary_ping_pong.cc.