akvo / akvo-rsr

Akvo Really Simple Reporting
http://rsr.akvo.org
GNU Affero General Public License v3.0
39 stars 20 forks source link

General performance improvements of RSR for low bandwidth areas #2613

Closed AkvoAnt closed 4 years ago

AkvoAnt commented 7 years ago

Quick(er) solutions to improving performance of RSR in areas of lower bandwidth and other similar issues.

punchagan commented 7 years ago

This is a useful reference: https://www.dabapps.com/blog/api-performance-profiling-django-rest-framework/

punchagan commented 7 years ago

More reference: https://blog.disqus.com/scaling-django-to-8-billion-page-views

punchagan commented 7 years ago

Using progressive scan jpgs might be nice too http://designingforperformance.com/optimizing-images/

punchagan commented 7 years ago

This blog post by Yelp has a bunch of things to try to make images smaller, yet look good enough. https://engineeringblog.yelp.com/2017/06/making-photos-smaller.html