| Good that you are on HN now and thanks for this message. I ended up fetching git 2.37 (from whatever the default Ubuntu impish is at, I believe 2.32) (I don't know any benchmarking tools for `git(1)`, if your or anyone else does I'm all ears). I opened up `tig(1)` and `gitui(1)` in a large repo, stuff feels snappier. It could be a placebo. When trying to track where it could be coming from, I have trouble pinning it down: - 2.33.0: https://github.com/git/git/blob/v2.33.0/Documentation/RelNot... - 2.34.0: https://github.com/git/git/blob/v2.34.0/Documentation/RelNot... - 2.35.0: https://github.com/git/git/blob/v2.35.0/Documentation/RelNot... - 2.36.0: https://github.com/git/git/blob/v2.36.0/Documentation/RelNot... - 2.37.0: https://github.com/git/git/blob/v2.37.0/Documentation/RelNot... This is a VCS that's getting a lot of care given to it. |