P

performance.measure

performance.measure() is a method from the browser's User Timing API. It is used to calculate the time elapsed between two performance.mark() timestamps, creating a custom performance measurement. This measurement can then be analyzed in developer tools or sent to a RUM solution to track the performance of specific application logic.

All terms
Fabian Krumbholz
Fabian Krumbholz
April 8, 20261 min read

Related web performance terms

How fast is your website?