Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Accessible Site Speed Metrics extension - need to know definition of Total page load time & Dom complete time.
Will Dom complete time > page load time? if so, please explain how?
Hi @dinesh_kumar_r
This are the performance metrics.
Total page load time refers to time until the page has loaded. This corresponds to the browser load event.
Dom completion time refers to time until the page and all of its sub-resources are ready.
You can find more info about performance metrics and its uses on below link.
https://web.dev/user-centric-performance-metrics/
https://help.rigor.com/hc/en-us/articles/115006741308-What-Are-Performance-Metrics-#onload_time
Hi @Gokul_Agiwal , I am looking for formula using performance timing to calculate total page load time & dom complete time.
Views
Likes
Replies