Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:53 +08:00
commit c15072dfb9
8 changed files with 188 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for cpu-usage-monitor skill
- [ ] cpu_profiling_techniques.md: A document detailing various CPU profiling techniques and their applications.
- [ ] performance_optimization_guide.md: A guide on optimizing CPU performance in different programming languages and environments.
- [ ] example_cpu_reports.md: Example CPU usage reports generated by the cpu_profiler script.