Subscribe to masimplo.com

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox

Performance

Speed, measurement, and real-world web perf.

Measure real-user web performance with the Performance API cover image
Performance,  Code

Measure real-user web performance with the Performance API

Use performance.mark, performance.measure, and PerformanceObserver to see how slow code actually is on users' devices — not just in the lab.