Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other tips for performance? #179

Open
mikob opened this issue Sep 22, 2019 · 1 comment
Open

Other tips for performance? #179

mikob opened this issue Sep 22, 2019 · 1 comment

Comments

@mikob
Copy link

mikob commented Sep 22, 2019

Short description of the problem

Staging hunks takes ~8s. I have a fast SSD and CPU. I saw the performance note. Is there anything else that can be done to speed up the performance?

Steps to reproduce

press 'S' over a hunk

Environment

  • nvim 0.3.2
  • git 2.17.1
  • current vimagit version 94762b1
  • Linux Mint 19.2
  • terminal

git objects 101MB

$ git diff | wc
1658 6124 128009

@jreybert
Copy link
Owner

jreybert commented Dec 5, 2019

Hi @mikob, for the moment, for such "huge" diff, I do not have special tip. The core of vimagit engine is faulty, and would need a deep rework.

I can't promise any update soon on such huge rework. I will maybe give a look on how fugitive handle this, I know @tpope did some smart thing (as usual) to handle this.

Anyway, I'll update this issue if I start something, so you may help in testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants