Create static pages for the mobile site for the following pages (top 20 pages in Sept [1]):
https://en.wikipedia.org/wiki/Pablo_Escobar
https://en.wikipedia.org/wiki/Eazy-E
https://en.wikipedia.org/wiki/Hannah_Montana
https://en.wikipedia.org/wiki/Serena_Williams
https://en.wikipedia.org/wiki/Ice_Cube
https://en.wikipedia.org/wiki/Dr._Dre
https://en.wikipedia.org/wiki/Labor_Day
https://en.wikipedia.org/wiki/Narcos
https://en.wikipedia.org/wiki/Straight_Outta_Compton_(2015_film)
https://en.wikipedia.org/wiki/N.W.A
https://en.wikipedia.org/wiki/Venus_Williams
https://en.wikipedia.org/wiki/Welcome_Back_(film)
https://en.wikipedia.org/wiki/Coca-Cola_formula
https://en.wikipedia.org/wiki/Syrian_Civil_War
https://en.wikipedia.org/wiki/Suge_Knight
https://en.wikipedia.org/wiki/The_Visit_(2015_film)
https://en.wikipedia.org/wiki/Whitey_Bulger
https://en.wikipedia.org/wiki/Overview_effect
https://en.wikipedia.org/wiki/Metal_Gear_Solid_V:_The_Phantom_Pain
https://en.wikipedia.org/wiki/Aadesh_Shrivastava
(use wget to do this)
For each page create two clones of the page. In clone 1 remove any content post the lead section (e.g. when you encounter the first heading delete all html in #bodyContent), and in clone 2 scrub all the src and srcset attributes of images (a page without images but with content post lead section).
- Upload the sets of two pages to a server that is accessible from webpagetest.org
- Run tests against each set with the following conditions:
- 2G
- Dulles
- Chrome
- 9 test runs
- first load only
- Generate a table with columns article name, start render document complete time speed index `isJustLeadSection(true/false)
- Post results here.
[1] List of pages is generated from https://gist.github.com/jobar/53db2d87461cf3137d03