---
title: "Measuring Render Start"
slug: "measuring-render-start"
updated: 2023-05-23T21:11:13Z
published: 2023-05-23T21:11:13Z
canonical: "docs.catchpoint.com/measuring-render-start"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catchpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Measuring Render Start

**Render Start** measures the time it took from the initial request until the browser first displayed any pixels other than the black or white background.

Catchpoint measures Render Start using screen captures taken every 100ms*. As as soon as one of these screen captures contains pixels other than the solid black or white browser background, the time-stamp of that screen capture is recorded as Render Start. Because this is done at 100ms intervals, the Render Start value recorded may be late by up to 99ms.

This is also why the measured Render Start may be higher than metrics for other events which definitely occur after Render Start, such as Document Complete.

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/201713665-Screen_Shot_2015-02-19_at_7.12.59_PM.png)

*Changes implemented by Google in Chrome v97 and later impact the Render Start metric when using the Chrome monitor. See [this article](/v1/docs/chrome-97-changes-and-impact-to-specific-features) for more information.
