rspack-tracing
Installation
SKILL.md
Rspack tracing & performance profiling
When to use this skill
Use this skill when you need to:
- Diagnose why an Rspack build is slow.
- Understand which plugins or loaders are taking the most time.
- Analyze a user-provided Rspack trace file.
- Guide a user to capture a performance profile.
Workflow
1. Capture a trace
First, ask the user to run their build with tracing enabled.