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

History for a file can be much slower than GitHub #60754

@eseliger

Description

@eseliger

Example: https://sourcegraph.com/github.com/JetBrains/intellij-community@4a918183ef774c275cb12ec31e74c50c9d841ead/-/blob/platform/lang-impl/src/com/intellij/ide/actions/searcheverywhere/SymbolSearchEverywhereContributor.java#tab=history

The solution to this is pretty straightforward: We need to get our maintenance tasks to work without corruption.

Packing all loose refs makes it a bit faster. Writing commit-graph with changed-paths index reduces it by 70%.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gitserverperfteam/sourceTickets under the purview of Source - the one Source to graph it all

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions