On Fri, Apr 25, 2025 at 9:28 AM Patrick Steinhardt <ps@xxxxxx> wrote: > Changes in v4: > - The patch series was rebased on top of f65182a99e5 (The ninth batch, > 2025-04-24). This is due to a conflict with ps/test-wo-perl-prereq. > - Introduce a 'benchmarks' option. This allows developers to require > benchmarks as desired. By default, we auto-detect whether the host > system has all dependencies available and enable or disable them > accordingly. Nice! > - Report whether or not benchmarks are enabled via `summary()`. > - Our benchmarks depend on Perl, so add this dependency accordingly. Nice too! [...] > Range-diff versus v3: > > 1: 2375a16c2c0 = 1: 174804805c2 t/perf: fix benchmarks with alternate repo formats > 2: 69782035246 = 2: 41faa3d9b3b t/perf: use configured PERL_PATH > 3: cca40e9dd0e = 3: 87ea3ab1a45 t/perf: fix benchmarks with out-of-tree builds In https://lore.kernel.org/git/aAc8f52rJ8ATncVc@xxxxxx/ you said you would try to paraphrase some explanations about how GIT_BUILD_DIR is computed, but it looks like there aren't any changes in the patch since the previous version :-(