puppeteer.metrics
#
Signature: Metrics interfaceexport interface Metrics
#
PropertiesProperty | Type | Description |
---|---|---|
Documents? | number | (Optional) |
Frames? | number | (Optional) |
JSEventListeners? | number | (Optional) |
JSHeapTotalSize? | number | (Optional) |
JSHeapUsedSize? | number | (Optional) |
LayoutCount? | number | (Optional) |
LayoutDuration? | number | (Optional) |
Nodes? | number | (Optional) |
RecalcStyleCount? | number | (Optional) |
RecalcStyleDuration? | number | (Optional) |
ScriptDuration? | number | (Optional) |
TaskDuration? | number | (Optional) |
Timestamp? | number | (Optional) |