catchpoint / WebPageTest.RUM-SpeedIndex

Calculate SpeedIndex measurements from the field
MIT License
199 stars 37 forks source link

Walk iFrames #4

Open pmeenan opened 10 years ago

pmeenan commented 10 years ago

Right now the algorithm doesn't include any iFrames on the page. We can add timing for any iframes that are not blocked by security restrictions:

This should recursively walk frames regardless of how deep they are nested.