Kristoffer Carlsson
Kristoffer Carlsson
We talked about this a bit on the Pkg meeting and the original idea with having sub manifest might be better for the reason earlier discussed here.
Seems to be fixed upstream now.
Not sure, that feels excessive.
BenchmarkTools itself runs the GC explicitly (see `gcscrub`) so inferring things about the GC time consumption in a run is unlikely to be very useful. It's kind of random if...
This should be fixed via https://github.com/JuliaLang/Pkg.jl/pull/4225
It is only available in 1.13.
Note that you can use ``` Pkg.add(url = "https://[email protected]/orgname/reponame.git", rev = "dev") ```
Maybe ``` add "https://[email protected]/orgname/reponame.git"#dev ```
> It would be nice if pasting a link from github also worked. This already works now.
Great with some ideas here and I would be happy to see some PRs with example error messages before and after this suggestion.