Profiling

性能分析:time 三值、资源监控(htop/btop/iotop/free/lsof/ss)、tidy 数据与绘图、 CPU profiler(perf/火焰图/callgrind)、内存 profiler(massif)、hyperfine 基准。Use when the user asks to profile performance, find bottlenecks, benchmark tools, or investigate resource usage. 触发于「帮我分析性能/找瓶颈/benchmark/查内存占用」。

AntheaLaffy f0f4fa9 2 files · 5.6 KB Updated

File contents

AntheaLaffy/the-missing-semester-skills/tree/main/profiling commit f0f4fa9fdd

Frequently asked questions

npx skillmds@latest add anthealaffy/profiling