Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for performance-optimization-advisor skill
|
||||
|
||||
- [ ] performance_profiler.py: A script to profile the performance of a given code snippet or application and identify bottlenecks.
|
||||
- [ ] optimization_suggestions.py: A script to generate optimization suggestions based on the profiling data.
|
||||
- [ ] impact_estimator.py: A script to estimate the performance impact of applying a given optimization.
|
||||
Reference in New Issue
Block a user