Vue Performance

Diagnose and fix Vue 3 performance problems. Profiling workflow (DevTools, render tracking), rendering optimization (shallowRef, v-memo, virtual lists, Vapor Mode), bundle size (code splitting, async components, Rolldown analysis), memory leak hunting. Use when a Vue app is slow, janky, large, or leaking memory — or when reviewing for performance.

KIMJINWOO4 5d80b82 5 files · 14.4 KB Updated

File contents

KIMJINWOO4/vue-skills/tree/main/skills/vue-performance commit 5d80b82f89

Frequently asked questions

npx skillmds@latest add kimjinwoo4/vue-performance