Louis
Louis
2.3.0 is already displaying the regression. I'll try to proceed further with the bisection.
bisection is complicated because of the external dependency on odoc parser. Some commit like 29810eb0 do not compile with odoc parser 2.0.0 or 2.3.0 or 2.3.1. Is there a convenient...
So I haven't found which commit introduced the regression yet. But I found that master doesn't have the issue! It seems to have been fixed in 13ddc152e22820c4f1d45417311295ab2a9aee0b.
It looks like the regression came over multiple commits. But I struggle to figure out the worst one yet. Baseline of my test with 2.2.2 is a bit more than...
Digged a bit further but I could only narrow it down to a bunch of commits which ends with failures ``` odoc: internal error, uncaught exception: File "src/xref2/tools.ml", line 1600,...
yes we have a good number of such modules. Generally the repo is fairly large. Tens of thousands of files, millions of lines of code being compiled. In some projects...
I was told that there's a speedup coming in opam 2.2, in which it won't be necessary to decompress and then delete all the files of `index.tar.gz`. In our case...
if possible I'd still like to have this.
Haven’t used 2.2 enough at this point to answer this question, sorry.
> or run `fixup` but with a tweak to use the upgrade criteria is it something that I could already achieve with `opam upgrade --fixup --criteria=...`?