Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Spike: Evaluate server-side rendering (SSR) #26350

Open
@umpox

Description

@umpox

For optimum performance, we should investigate SSR for the Sourcegraph web app. This will let us fetch data earlier and serve content to users quicker.

This issue should be used to evaluate different routes of SSR, from generating static pages, to simply prefetching data and inlining in our HTML.

It might be suitable to use this issue as a platform to create a new RFC.

This RFC should address:

  1. Why SSR will benefit us
  2. What is stopping us from using SSR
  3. Proposed solution and migration plan

Previous Slack discussion: https://sourcegraph.slack.com/archives/C01LTKUHRL3/p1630481475006900

Metadata

Metadata

Assignees

No one assigned

    Labels

    UI performanceImprovements to the actual page rendering performance as well as perceived performance.frontend-platformIssues related to our frontend platform, owned collectively by our frontend crew.spikeTime boxed investigation meant to facilitate more granular planning.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions