After Effects being slow is the #1 complaint from motion designers. The good news: most performance issues have specific fixes.
Why AE is slow by nature:
AE renders frames one at a time (single-threaded for composition rendering). It relies heavily on RAM and CPU, not GPU. Every effect, expression, and layer adds render time per frame.
Quick fixes (do these first):
- Allocate more RAM:
- Preferences → Memory & Performance → "RAM reserved for other applications" — lower this number (leave ~4GB for your OS). Give AE as much RAM as possible.
- Enable Disk Cache:
- Preferences → Media & Disk Cache → Enable Disk Cache. Set it to a FAST drive (SSD, ideally not your OS drive). Set size to 50-100GB. This caches rendered frames so they don't re-render.
- Enable GPU Acceleration:
- Preferences → Display → set to "GPU Acceleration" (if available). This helps viewport display, not actual rendering, but it makes the UI snappier.
- Lower preview resolution:
- Set the comp viewer resolution to Half or Third (dropdown in the comp viewer). You only need Full resolution for final review.
- Purge memory regularly:
- Edit → Purge → All Memory & Disk Cache. Do this when AE starts lagging badly.
Project structure optimizations:
- Use proxies for heavy footage:
- Right-click a footage item → Set Proxy → File. Create a lower-res version and work with that.
- Prerender heavy precomps:
- If a precomp is "done," render it out and replace the precomp with the rendered file. Massive speed boost.
- Simplify while working:
- - Solo layers you're working on
- - Turn off effects you're not tweaking (click the "fx" button)
- - Disable motion blur and DOF until final render
- Avoid heavy effects on everything:
- Particular, Element 3D, Optical Flares — these are render-intensive. Use sparingly or prerender.
- Close other Adobe apps — they share memory allocation.
Hardware recommendations for smooth AE:
- RAM: 32GB minimum, 64GB ideal
- CPU: High single-core speed matters most (Intel i7/i9 or AMD Ryzen 7/9)
- Storage: NVMe SSD for projects AND cache
- GPU: Helps with some effects and Ray-traced 3D, but AE is mostly CPU-bound
Pro tip: The single best speed improvement is working at Half resolution with effects hidden, then doing a final RAM preview at Full. Don't try to work at Full resolution in real-time — even expensive workstations struggle with that.