Element Timing API proposal

There is a proposal that will allow us to measure how long some elements take to render. Adding the elementtiming attribute to certain elements, such as images, will expose information about their loading time via the PerformanceElementTiming interface.

Latest Today I Learned Posts
HTML image decoding attribute Human readable relative date strings in standard JavaScript at() method in JavaScript Barcode Detection API