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. |