📝 Edit page
➕ Add page
Performance tools
Tools that give you similar reports and metrics. Some measure requests the HTML page only in a test, some measure the browser loading in a test, some use a JS snippet on a page to collect anonymous metrics from every user on your site (RUM or Real User Monitoring).
- Lighthouse
- window.performance - JS object of timings available in dev console.
- New Relic
- Datadog
- Pingdom
- WebPageTest