Searched refs:IsBenchmarkFunctionalOnly (Results 1 – 1 of 1) sorted by relevance
35 bool IsBenchmarkFunctionalOnly() { in IsBenchmarkFunctionalOnly() function126 IsBenchmarkFunctionalOnly() ? 16 * 1024 : 2 * 1024 * 1024; in BenchmarkConsumer()212 int max_message_count = IsBenchmarkFunctionalOnly() ? 1024 : 1024 * 1024; in SaturateCpuProducerArgs()214 int max_payload = IsBenchmarkFunctionalOnly() ? 256 : 2048; in SaturateCpuProducerArgs()223 int message_count = IsBenchmarkFunctionalOnly() ? 2 * 1024 : 128 * 1024; in ConstantRateProducerArgs()224 int min_speed = IsBenchmarkFunctionalOnly() ? 64 : 8; in ConstantRateProducerArgs()234 int max_payload = IsBenchmarkFunctionalOnly() ? 16 : 64 * 1024; in SaturateCpuConsumerArgs()241 int min_speed = IsBenchmarkFunctionalOnly() ? 128 : 1; in ConstantRateConsumerArgs()242 int max_speed = IsBenchmarkFunctionalOnly() ? 128 : 2; in ConstantRateConsumerArgs()