Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:44 +08:00
commit 88d1fa4125
8 changed files with 183 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for application-profiler skill
- [ ] profiling_tools_documentation.md: Documentation for the profiling tools used by the plugin.
- [ ] performance_metrics_explained.md: Explanation of the performance metrics used in the analysis.
- [ ] optimization_best_practices.md: Best practices for optimizing application performance.