gpui-performance
Installation
SKILL.md
GPUI Performance Optimization
Metadata
This skill provides comprehensive guidance on optimizing GPUI applications for rendering performance, memory efficiency, and overall runtime speed.
Instructions
Rendering Optimization
Understanding the Render Cycle
State Change → cx.notify() → Render → Layout → Paint → Display