Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Metrics

Index

Properties

Documents

Documents: number

Number of documents in the page.

Frames

Frames: number

Number of frames in the page.

JSEventListeners

JSEventListeners: number

Number of events in the page.

JSHeapTotalSize

JSHeapTotalSize: number

Total JavaScript heap size.

JSHeapUsedSize

JSHeapUsedSize: number

Used JavaScript heap size.

LayoutCount

LayoutCount: number

Total number of full or partial page layout.

LayoutDuration

LayoutDuration: number

Combined durations of all page layouts.

Nodes

Nodes: number

Number of DOM nodes in the page.

RecalcStyleCount

RecalcStyleCount: number

Total number of page style recalculations.

RecalcStyleDuration

RecalcStyleDuration: number

Combined duration of all page style recalculations.

ScriptDuration

ScriptDuration: number

Combined duration of JavaScript execution.

TaskDuration

TaskDuration: number

Combined duration of all tasks performed by the browser.

Timestamp

Timestamp: number

The timestamp when the metrics sample was taken.