performance-optimization
Find and fix game performance problems methodically — measure with the engine profiler first, reason about the frame-time budget, locate the CPU-vs-GPU bottleneck, then apply the right fix: object pooling, draw-call batching, fewer allocations/GC spikes, and asset budgets. Engine- neutral method tha
By gamedev-skills · 2,880 installs
npx skills add gamedev-skills/awesome-gamedev-agent-skills --skill performance-optimization