I am using SDWebImageCache for async image loading but it is still slow and sometimes takes a few seconds if the user scrolls too fast. What different ways have you used to make the image loading faster with fast scrolling?
you need to watch the WWDC 2012 session 211 with teaches NSOperationQueue for touch processing<p><a href="http://pupuweb.com/wwdc-2012-session-211-building-concurrent-user-interfaces-ios-andy-matuschak/" rel="nofollow">http://pupuweb.com/wwdc-2012-session-211-building-concurrent...</a>