Development Environment:iOS9 Xcode7
In tableView,if cell set image with [imageNamed:], it will make bad fps and bad lag phase.
So Why ?
Just apple changed its underlying mechanism or just iOS9 with bad optimizer ?
And now, there are so many tableViews, so many cells, so many images in my app, it's really a serious problem, so can u help me ?