DOM Interactive graph

This graph displays the average time per document, in milliseconds, since the browser has finished parsing all of the HTML and DOM construction is complete. It helps you evaluate the client-side experience of document loading.

Axis Description
X-axis

Elapsed time since the start of the scenario run.

Y-axis

The average time per document, in milliseconds, until DOM construction is complete.

Back to top