git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.45k stars 1.24k forks source link

Advanced Commit View is slow to open and refocus #923

Open invrainbow opened 1 year ago

invrainbow commented 1 year ago

When I'm in the Advanced Commit View, there's a 1.5s-2s delay whenever I want to enter the view. It happens when I:

This provides a jarring discontinuity in an otherwise smooth, seamless workflow.

I'm on Version 1.3.5 (1048).

Update: I've tried versions going as far back as there are prebuilt binaries for, so 1.1.3 (April 2020), and the issue exists there as well.

HotFusionMan commented 7 months ago

Do you have a large number of local branches in the Git repos where this behavior happens? I do (I essentially never delete branches locally), and I believe that this performance issue is related to that, because I've been using GitUp in this repo since commit number 1 over three years ago, and the slowness started occurring maybe 18 months ago.