Closed
Description
Hi @extrawurst,
First, thanks for this great piece of software, it truly is the best of the CLI Git clients!
Just want to make an observation regarding the 0.22 release: I really appreciate the update with the great new features (yes! (#1371)), but I noticed that there is now a significant delay on startup for relatively small repos (1500 Commits):
- Launching gitui with an immediate quitting on that 1500 commit repo went from an average of :
0,094
(v0.21) up to0,746
(v0.22).
Is that expected? (ie: the price to pay for the new features)
Thx!