[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More build times
From: |
Stefan Monnier |
Subject: |
Re: More build times |
Date: |
Sun, 26 Jun 2022 04:30:26 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
> Ah, thanks! With --first-parent, I seem to be getting the state I'm
> looking for (I think). I've now re-started the benchmarking thing, so
> in a week we should know whether that makes the graph smoother. 😅
`--first-parent` will probably avoid the commits that are actually on
`emacs-28`, because I think we do these commits "correctly", but I'm not
sure it'll be reliable enough in general.
`git bisect` needs to solve the same problem, so maybe we should look at
how it does it.
Stefan
- Re: More build times, (continued)
Re: More build times, Yuri Khan, 2022/06/25