Searched refs:one_fourth_trigger_slowdown (Results 1 – 1 of 1) sorted by relevance
792 const int64_t one_fourth_trigger_slowdown = in GetL0ThresholdSpeedupCompaction() local798 assert(one_fourth_trigger_slowdown >= 0); in GetL0ThresholdSpeedupCompaction()803 int64_t res = std::min(twice_level0_trigger, one_fourth_trigger_slowdown); in GetL0ThresholdSpeedupCompaction()