Rspack Perf Profiling

Run Rspack performance profiling on Linux using perf (with DWARF call stacks), generate perf.data, and analyze hotspots. Use when you need CPU-level bottlenecks, kernel symbol resolution, or repeatable profiling for rspack build/bench cases. Includes optional samply import with per-CPU threads for visualization, but primary analysis is perf-based. Use when this capability is needed.

tomevault-io dbf9009 2 files · 3.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/web-infra-dev--rspack--rspack-perf-profiling commit dbf9009ade

Frequently asked questions

npx skillmds@latest add tomevault-io/rspack-perf-profiling