extract_python_startup
Extract Python startup metrics: repeated startup durations, peak RSS, and import times grouped by package. Use this evidence to diagnose slow launch and high memory consumption.
Instructions
Extract repeated startup, peak RSS, and package-grouped import evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||