Capítulo 127 de 988

Chapter 127: Performance Tips

Core Idea

Video rendering is one of the most heavy workloads a computer can take on. Remotion aims to at least perform similarly than traditional video editing programs.

Key Concepts

  • Videos
  • Concurrency
  • GPU effects
  • Slow JavaScript code
  • Data fetching
  • Codec settings
  • Resolution
  • Considerations for Lambda

Key Takeaways

  1. Understand videos when working with Performance Tips.
  2. Understand concurrency when working with Performance Tips.
  3. Understand gpu effects when working with Performance Tips.
  4. Understand slow javascript code when working with Performance Tips.
  5. Understand data fetching when working with Performance Tips.

Connects To

  • Chromium Flags: related page in the Rendering & SSR section.
  • Compare ssr: related page in the Rendering & SSR section.
  • Dataset Render: related page in the Rendering & SSR section.