Performance Checklist
Checklist for a better web application performance
Objectives
Frontend
Optimize images
Reduce code size
Reduce number of requests
Prepare next requests
Optimize time to rendering
Optimize fonts
Make animations smooth
User perceived performance
Backend
General
Cache
Don’t loose time with non-urgent tasks
Don’t lose time with errors
Database
Network & Infrastructure
Measuring
Miscellaneous
Last updated
Was this helpful?