Is there a definitive way to measure “time to paint” for performance?

lamdira

New Member
I'm testing various performance tweaks for a large website, and I need to quantify how long it takes from initial load to the document elements appearing (i.e. time to paint). Is there a good way to do this using Chrome's dev profiler?To clarify, I need to know the total time from load to painted page.
 
Back
Top