Hi, in my app i need to charge heavy images (800kb per image) from The filesystem, can i use a cache or something that can increase the performances?
1 Answer
I am not sure,But as per my understanding,Cache only used for data with small sizes,not for such big size images.Please correct me if I am wrong.So I think you should not go with cache.
Your Answer
Think you can help? Login to answer this question!