Hacker News new | ask | show | jobs
by kaycebasques 2001 days ago
As jameslk also mentioned, this article mistakenly uses "dominteractive" interchangeably with "time-to-interactive". They are not the same metric. Lighthouse uses a different algorithm for computing TTI.

https://web.dev/interactive/#what-tti-measures

https://developer.mozilla.org/en-US/docs/Web/API/Performance...