Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (26 loc) · 1.55 KB

TICKEVENTS.md

File metadata and controls

32 lines (26 loc) · 1.55 KB

Tick Events

We use very short string names as tick labels, so the table below further describes these labels. Every start label has an assumed e_label for its "end" counterpart label. As an example if we executed perf.tick('label') we assume we have a counterpart perf.tick('e_label').

Name id Description
Install Styles is Set when the styles are installed.
Window load event ol Window load event fired.
Prerender Complete pc The runtime completes prerending a single document.
Frames per second fps Tick to measure fps.
Frames per second during ad load fal Tick to measure fps when at least one ad is on the page.
First Viewport Complete fc The first viewport is finished rendering.