Android-Fast-Image-Loader
Android-Fast-Image-Loader copied to clipboard
Is there any benchmark comparison with Glide or Fresco ?
I created it to replace picasso in a project I worked on. I saw performance boost due to bitmap reuse and better disk caching but didn't have the time to do the proper research. So the answer is no. I hope one day to get back to it.