Compare Profiles
compare_profilesCompare two CPU profiles side-by-side to reveal slower/faster functions and new or removed hotspots, helping pinpoint performance changes between baseline and comparison runs.
Instructions
Compare two loaded CPU profiles side-by-side. Shows functions that got slower/faster and new/removed hotspots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of top changes to show | |
| baseProfileId | Yes | Profile ID of the baseline (before) | |
| compareProfileId | Yes | Profile ID to compare (after) |