Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

RSC vs SSR Performance - Why LCP Optimization Fails Without Streaming and Suspense

React Conferences by GitNation via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the real-world performance implications of React Server Components (RSC) versus Server-Side Rendering (SSR) in this comprehensive conference talk from React Advanced London 2025. Discover why RSC migrations often fail to deliver expected bundle size reductions and learn the critical role of streaming and Suspense in optimizing Largest Contentful Paint (LCP) metrics. Follow along as Senior Staff Engineer and React optimization expert Nadia Makarevich conducts detailed benchmarks comparing Single Page Applications (SPA), SSR, and RSC architectures using Chrome DevTools and real performance measurements. Understand the methodology behind measuring React performance across different rendering strategies, from client-side rendering's JavaScript bootstrapping costs to server-side data fetching challenges and the notorious "interactivity gap" where UIs appear functional but remain frozen. Examine concrete benchmarks comparing Next.js Pages Router versus App Router in SSR mode, and dive deep into RSC architecture to understand how it eliminates double rendering on the client while often delivering underwhelming bundle size improvements. Learn why static RSC implementations fall short and how implementing streaming with async components and Suspense boundaries can dramatically improve performance outcomes. Master the technical hurdles involved in properly configuring Suspense for optimal streaming performance and gain the knowledge needed to select the most appropriate rendering strategy for your specific use case based on actual performance data rather than theoretical assumptions.

Syllabus

- Nadia Makarevich: Investigating React Performance
- Measurement Methodology & Chrome DevTools Setup
- Roadmap: Comparing SPA, SSR, and RSC Profiles
- The Guinea Pig App: Architecture and Data Endpoints
- CSR Performance Profile: The High Cost of JS Bootstrapping
- Basic SSR: Improving LCP with a Pre-rendered Shell
- Server-side Data Fetching & The "Interactivity Gap"
- Benchmarks: Next.js Pages Router vs. App Router SSR Mode
- RSC Architecture: Eliminating Double Rendering on Client
- Bundle Size Analysis: Why RSC Wins are Often Underwhelming
- Beyond Static RSC: Implementing Smarter Servers with Streaming
- Technical Hurdles: Async Components & Suspense Boundaries
- Final Comparison: Selecting the Right Rendering Strategy

Taught by

React Conferences by GitNation

Reviews

Start your review of RSC vs SSR Performance - Why LCP Optimization Fails Without Streaming and Suspense

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.