prefix-dev / reproducible-builds

Testing reproducible builds for the conda ecosystem (using rattler-build)
https://prefix-dev.github.io/reproducible-builds/
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

feat: speed-up remote recipe check-outs #129

Closed tdejager closed 1 month ago

tdejager commented 1 month ago

This should significantly speed-up remote checkouts for the repositories by:

We could speed this up further by aggregating the sparse-locations and setting them in one go, but this should already help quite a bit.