GitHub Desktop very slow to commit after re-install
See original GitHub issueDescribe the bug
Before my reinstall, a commit would be immediately, just like on my commandline. After the reinstall, it takes over a minute to commit a simple README.md change.
Version & OS
Version 2.5.4-linux1.
I tried the latest version as well, to find the same behavior.
Steps to reproduce the behavior
- Change any file
- Commit
Expected behavior
Near-immediate commit
Actual behavior
Commit takes over a minute
Screenshots
Logs
2021-01-10T19:15:38.860Z - info: [ui] Background fetch for 3 repositories took 0.623sec
2021-01-10T19:16:35.940Z - info: [ui] [BranchPruner] Last prune took place in a day - skipping
2021-01-10T19:18:13.325Z - info: [ui] Executing updateIndex: git update-index --add --remove --replace -z --stdin (took 95.848s)
2021-01-10T19:18:13.611Z - info: [ui] [Timing] Action 'create commit' for 'transloadit/transloadit-api2' took 96.172s
2021-01-10T19:20:24.302Z - info: [ui] Executing parseTrailers: git interpret-trailers --parse (took 122.124s)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Github Desktop is very slow · Issue #7108
The application itself isn't unresponsive and the swirling icon works just fine. I can commit to master, then it takes 5s-10s then push...
Read more >GitHub Desktop has begun running slow · Issue #9193
Go to Github. Wait for the current repo to refresh; Perform any function (including Help->About); Everything is extremely slow. Expected ...
Read more >Very Slow Performance since 2.9.6 update · Issue #13586
I've reinstalled the software and it is still very slow. ... Yesterday I got a notification to update GitHub Desktop and after restarting ......
Read more >GitHub Desktop: Extremely slow after an update · Issue #14950
The problem. Everything has become slow. Clicking on file -> Diff takes 5-6 seconds to load (spinner keeps spinning in diff window)
Read more >Github Desktop is working too slowly · Issue #13465
I use GitHub Desktop with my multiple divices. I ve got one more device and in this laptop github is working too slow....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Dear @kvz , unfortunately, there is no official support for linux - for now.
I think, this question arises on a monthly basis, haha. See these issues for example #1525, #11273, #10799, #9841, #9820.
All the best
@kvz , yeah, but you can easily use this repository, jump to the
releases
( https://github.com/desktop/desktop/releases ) and download the latest version here manually…I do this “from time to time” (i.e., whenever i think of it, haha) and it works perfectly for me 😉
All the best