From: Thomas Adam Subject: Re: speed up 'got histedit -l' and 'got rebase -l' To: gameoftrees@openbsd.org Date: Sun, 10 Oct 2021 18:59:36 +0100 Hi, This works well for me! Kindly, Thomas Adam On Sun, 10 Oct 2021, 17:10 Stefan Sperling, wrote: > On Sun, Oct 10, 2021 at 06:03:43PM +0200, Stefan Sperling wrote: > > I have about 300 backup references in my got.git repository, and > > sorting these by commit timestamp results in commits being opened > > and closed more than 28.000 times. See the attached profiling graph. > > For comparison, see attached the profile graph of the same command > with the patch applied. >