📜  反应测量页面加载时间 - Javascript代码示例

📅  最后修改于: 2022-03-11 15:02:21.845000             🧑  作者: Mango

代码示例1
The most recommended way is run Google Lighthouse from your chrome dev tools.

open devTools

Go to Audits

Run Audits
You will see detailed performance metric there.

Even you check inertial load time in network tab at the bottom to see how much time it is taking all assets on first page load.