Having done this for a long time on iOS, this optimized FPS work has been done.
We finally have time to summarize today.
This article will be divided into the first, middle and senior total of three articles
There will be some demo for reference
Personal induction of the optimization point may be other developers will have to send, here is only my personal favorite optimization method
Not necessarily the best way, but also as much as possible to produce effects in a simple way
This does not include "Automatically calculate cell height" or "Auto cache cell height" and other high-tech
(Although this kind of open source library is many, but the project of the wonderful demand often use this kind of open source Library will be more time to develop, of course, the habit of people can not see this series of articles)
In short, if you are not satisfied with the sliding fps of the list of Tableview\collectionview in your project, you can look at it, maybe there will be a harvest?
IOS UITableView (Uicollectionview) optimized FPS opening chapter (00)