v.25.12Performance Improvement

Introduce an additional heuristic

Introduce an additional heuristic to reduce the widths of the selected merge choices. Performing more narrow merges will increase write amplification, but at the same time, can help prevent falling under the TOO_MANY_PARTS errors. #91163 (Mikhail Artemenko).