get_performance_metrics
Retrieve browser performance metrics like JS heap size and DOM nodes to analyze page memory usage and computational overhead during debugging sessions.
Instructions
Retrieve run-time performance metrics from the browser (e.g., JS heap size, DOM nodes, layout duration, etc.). Useful for getting a quick snapshot of the page's memory and computational overhead.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||