forkingdog / forkingdog/UITableView-FDTemplateLayoutCell
template cell performance
Open
- Dominant language
- Objective-C
- Stars
- 9.9k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
although cached height, but it will call more times heightForRow at first or load-more time, so ,although you also cache different identifier's cell , but it will possible call 1k times to setup UI on template cell, does it affect performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.