Initial commit
This commit is contained in:
8
skills/bottleneck-detector/scripts/README.md
Normal file
8
skills/bottleneck-detector/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for bottleneck-detector skill
|
||||
|
||||
- [ ] analyze_cpu.sh: Script to analyze CPU usage and identify bottlenecks.
|
||||
- [ ] analyze_memory.sh: Script to analyze memory usage and identify memory leaks.
|
||||
- [ ] analyze_io.sh: Script to analyze I/O performance and identify slow disk operations.
|
||||
- [ ] analyze_db.sh: Script to analyze database performance and identify slow queries.
|
||||
Reference in New Issue
Block a user