- Walks through the network -> parsing -> rendering flow and the unique differences in mobile.
Recommendations:
- Use an Application Cache
- Defer parsing of JavaScript
- Make landing page redirects cacheable
- Prefer touch events
- Enable Keep-Alive
Recommendations: