• Stars
    star
    208
  • Rank 189,015 (Top 4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Render CoreText use GCD

Render CoreText use GCD

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

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