help wantedtype/enhancement
仓库指标
- 星标
- (15,922 个星标)
- PR 合并指标
- (平均合并 28天 9小时) (30 天内合并 68 个 PR)
描述
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!