“75% of mobile users will leave the site if it takes more than 5 seconds to load. http://www.digitalmall.us/1150/smartphone-users-frustrated-with-mobile-web-experience/
“87% of mobile users expect sites to load at least as fast, or faster than on their desktop. http://www.strangeloopnetworks.com/web-performance-infographics/
– Paul Lewis “The Speed Index is the average time at which visible parts of the page are displayed. http://aerotwist.com/blog/my-performance-audit-workflow/
srcset="large.jpg 1024w, medium.jpg 640w, small.jpg 320w" sizes="(min-width: 36em) 33.3vw, 100vw" /> Available images and their width Breakpoints in CSS and image width relative to the viewport
Summary Be aware. Set a "budget". Progressive Enhancement is still cool Prioritise loading of content with JS. Images are the biggest hit. SVGs are awesome. ! !
Summary Be aware. Set a "budget". Progressive Enhancement is still cool Prioritise loading of content with JS. Images are the biggest hit. SVGs are awesome. ! !
“Measure. Treat performance as a core part of your site’s quality and don’t ship without understanding and accepting it’s performance. http://www.guypo.com/mobile/performance-implications-of-responsive-design-book-contribution/