GCD_Label icon indicating copy to clipboard operation
GCD_Label copied to clipboard

Render CoreText use GCD

Render CoreText use GCD

Demo中为了方便测试,写了NormalLabelGCDLabel用于对比,对比性能时切换注释即可.

Demo中视图比较简单,只有一个Label,肉眼可能无法区分是否卡顿,可以通过使用Instruments来检测UITableview滑动的FPS. 复杂结构下FPS性能提升显著.