help wantedtype/enhancement
描述
Feature Request
According to https://github.com/tikv/tikv/issues/4676 in fact we have some large structures in critical paths, which may greatly impact the performance. We need to warn these large structures taken place in return values. Also it would be even better if we can check the structure size of each move!