Performance Hands-On 7
Performance Tool Hands-On
Instructions
- Open the DevTools in your browser (F12 or right-click and select "Inspect").
- Go to the "Performance" tab.
- Click the "Record" button to start recording.
- Click the "Perform Task" button below to generate some performance data.
- Click the "Stop" button in DevTools to stop recording.
- Analyze the Main section in the performance recording to see the task execution.
- Click the "Animate" button to generate more performance data and analyze the animation frames.