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.

Note: Available in Chrome and TruClient Browser only.

Purpose

Helps you evaluate the client-side experience of document loading.

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