Home

facebook/react

Status:Indexed
Analyzed 3d ago240K+ starsJavaScript

The library for web and native user interfaces.

Back to Issues
#34727
Challenging

RSC SSR performance

View on GitHub

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)

Labels

Status: UnconfirmedResolution: Stale