-
-
Notifications
You must be signed in to change notification settings - Fork 604
Files Loading slow #976
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
Comments
I cannot reproduce |
reproduce with a new git repo.
when I view commit with text, files loading quickly. |
I suspect the upstream libgit2 call being slow: libgit2/libgit2#4230 |
build with
gitui.log
|
@fcying can you please checkout the linked PR and run it against your use case and let me know if it is faster (feel free to share the log again to see the numbers) |
with branch
|
lets keep it open until the branch is merged |
Quiet the improvement on my use case aswell: 500ms -> 5ms ! |
Describe the bug
my git repo have 2000commits, 2GB size.
when i view log, some times Files Loading slow.
use tig view log work fine.
gitui config vim_style_key_config
To Reproduce
Steps to reproduce the behavior:
Log
enter
j
multitimesExpected behavior
Files Loading quickly.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
gitui.log
The text was updated successfully, but these errors were encountered: