From the user point of view, it is assumed that once the page elements become visible (See), they should be able to interact with that page (do). However, due to the occurrence of JavaScript executing during the page render process, the page may become unresponsive. (long Tasks)
New metrics available in Chrome allow to measure the start and end times of the interactive periods.
Info on Long Tasks - https://www.w3.org/TR/longtasks/
Examples that follow this pattern
https://www.webpagetest.org/video/compare.php?tests=171118_PF_31bac9800e705b7af7449fb2fc2a3810-r:1-c:0
Examples that don't follow this pattern
https://www.webpagetest.org/video/compare.php?tests=171120_7E_5e237d75a03b977d9ddb3a7cf3691e99-r:1-c:0
From the user point of view, it is assumed that once the page elements become visible (See), they should be able to interact with that page (do). However, due to the occurrence of JavaScript executing during the page render process, the page may become unresponsive. (long Tasks)
New metrics available in Chrome allow to measure the start and end times of the interactive periods.
Info on Long Tasks - https://www.w3.org/TR/longtasks/
Examples that follow this pattern
https://www.webpagetest.org/video/compare.php?tests=171118_PF_31bac9800e705b7af7449fb2fc2a3810-r:1-c:0
Examples that don't follow this pattern
https://www.webpagetest.org/video/compare.php?tests=171120_7E_5e237d75a03b977d9ddb3a7cf3691e99-r:1-c:0