AugustRush / UICollectionView-ARDynamicHeightLayoutCell

Automatically UICollectionViewCell size calculating.
MIT License
564 stars 86 forks source link

Performance #8

Open febinbabuc opened 8 years ago

febinbabuc commented 8 years ago

experiencing very low perfomance with multiple cell items.

AugustRush commented 8 years ago

what did you mean?

发自我的 iPhone

在 2015年9月15日,23:45,LX4 notifications@github.com 写道:

experiencing very low perfomance with multiple cell items.

— Reply to this email directly or view it on GitHub.

febinbabuc commented 8 years ago

If the collection view has multiple cell with different design, say more than 20, the collectionview takes a little while to load. I profiled the time, an found that ARDynamicHeightLayoutCell takes a major chunk in the delay.

dynperf