gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

[GitTool] Adding a directory with a large number of files to a repo causes a long delay when inspecting the repo in GT Git Tool

Open JupiterJones opened this issue 1 year ago • 2 comments

To recreate:

  1. add a directory with a bunch of files - in my test case it was around 1500 files, largely c++ source.
  2. click on, or refresh, the repo in the GT Git Tool.
  3. wait for the inspector

JupiterJones avatar Sep 17 '24 22:09 JupiterJones

Does it take a while for the tool to reload or is all of GT unresponsive?

botwhytho avatar Sep 18 '24 01:09 botwhytho

GT is unresponsive

JupiterJones avatar Sep 18 '24 01:09 JupiterJones

Working with Git is at the moment synchronous. When we will move to CLI, we will have better responsiveness.

girba avatar Aug 23 '25 16:08 girba