Back to IssuesView on GitHub
#34727
Challenging
RSC SSR performance
Summary
Investigate and optimize the performance of Server Components (RSC) during Server-Side Rendering (SSR) and for 'flight' requests. The issue involves a noticeable decrease in server throughput and increased response times when using RSC SSR compared to traditional SSR, and also a performance drop for flight requests. This requires analyzing the rendering pipeline, identifying bottlenecks, and potentially refactoring parts of the RSC SSR implementation or its integration with frameworks.
Skills Required
JavaScriptReact InternalsPerformance ProfilingServer-Side Rendering (SSR)
Files Likely Touched
Labels
Status: UnconfirmedResolution: Stale