Files
gh-jeremylongshore-claude-c…/skills/throughput-analyzer/scripts/README.md
2025-11-30 08:21:33 +08:00

8 lines
400 B
Markdown

# Scripts
Bundled resources for throughput-analyzer skill
- [ ] analyze_throughput.py: Script to automate throughput analysis, collect metrics, and generate reports.
- [ ] optimize_concurrency.py: Script to dynamically adjust concurrency limits based on real-time throughput data.
- [ ] identify_bottlenecks.sh: Script to identify system bottlenecks using standard Linux tools (e.g., top, iostat).