8 lines
342 B
Markdown
8 lines
342 B
Markdown
# Scripts
|
|
|
|
Bundled resources for application-profiler skill
|
|
|
|
- [ ] profile_application.py: Script to execute the profiling tools and collect performance data.
|
|
- [ ] analyze_results.py: Script to analyze the collected performance data and identify bottlenecks.
|
|
- [ ] generate_report.py: Script to generate a human-readable performance report.
|