A Comparison Of Open Source iOS Image Caching Libraries

I’ve mentioned a number of image caching libraries: SDWebImage, FastImageCache, TMCache and Haneke.

Here’s a nice comparison of these different caching libraries submitted by Bogdan Poplauschi.

In the comparison Bogdan has tested the memory/disk read speeds, cpu/memory usage, and fps when running the included example. There is also a nice side-by-side comparison of the number of features of each, and ultimately Bogdan comes to the conclusion that SDWebImage is likely the best choice at this time.

You can find the comparison over on Bogdan’s blog.

You can find the code used for testing over on Github here.

A nice comparison, thanks to Bogdan for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: A Comparison Of Open Source iOS Image Caching Libraries

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *