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

Performance: Streamline blob.bundle.js (Blob related entrypoints) #39601

Open
@umpox

Description

@umpox

Description

Goal: Reduce code required to be downloaded before blob pages can be shown.

Reason:

  • Required before we can render blobs (and other pages) in the Sourcegraph application.
  • Part of the core workflow, but isn't necessarily going to be significantly affected by any UX changes here. Would be great if we could get this streamlined and enforce a smaller size before making those changes too.

A/C

  • Lower blob related bundle size
  • Update our bundlesize config to enforce this and ensure we don't regress in future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    4.0items under consideration for 4.0UI performanceImprovements to the actual page rendering performance as well as perceived performance.fpt/p2Medium Priorityfrontend-platformIssues related to our frontend platform, owned collectively by our frontend crew.sourcegraph-refinement-bot

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions