JS Execution (pink blobs) - what do they mean ?
|
02-01-2019, 08:53 PM
Post: #1
|
|||
|
|||
JS Execution (pink blobs) - what do they mean ?
Hi All
I testing a site and Object 19, the JS Execution (pink blobs) go over the 4.5 seconds mark ... what does this mean ? That the file has been downloaded, parsed and the execution has taken this long ? and the blobs are sporadic ? its this due to natural pauses ? Any thoughts appreciated, as I'm confused about this at the moment. https://www.webpagetest.org/result/19012...view_step1 |
|||
02-01-2019, 11:18 PM
Post: #2
|
|||
|
|||
RE: JS Execution (pink blobs) - what do they mean ?
That means the script is executing at that time. It looks like there is a DOM Content Loaded handler that runs and then more hooks that run either on a timer or as other events trigger (callbacks of some kind in the code).
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)