I’m running tests against a site with a lot of third party requests.
I see that often the doc ready is very slow (65 secs)
I’m trying to identify which request is causing this slowness, but I don’t see any blocking requests higher up in the waterfall.
I have read the blocking might be caused by javascript execution. How do I identify which request is running javascript causing the blockage?
I’ve add a partial screen shot of the waterfall view, I can add the rest if it is useful.
thanks!
[attachment=845]