Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Conversation

@mishraprafful
Copy link
Collaborator

Related Issues/PRs

Closes #62

Changes

  • Fetching bulk git diff for the file, and storing it to use when a line is active
  • Potentially would consume more memory, but could be better at the speed when the file size is huge (as using pre-fetched diffs, will still use existing logic to avoid lag as soon as a file is opened)

Comments

  • This is partially tested, TODOs still need to be worked on

@mishraprafful mishraprafful self-assigned this Jul 9, 2024
@mishraprafful mishraprafful force-pushed the feat/performance-imporvement branch from b57c517 to 89e7b04 Compare July 9, 2024 21:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve performance for large repos

2 participants