mamba-org / rattler

Rust crates to work with the Conda ecosystem.
BSD 3-Clause "New" or "Revised" License
226 stars 42 forks source link

feat: return pybytes for sha256 and md5 everywhere and use md5 hash for legacy bz2 md5 #752

Closed wolfv closed 3 weeks ago

wolfv commented 3 weeks ago

cc @jaimergp

wolfv commented 3 weeks ago

@baszalmstra do you know wether the raw option vs. the cow makes a big difference in terms of memory? I think in 99% of cases the legacy_bz2_md5 is going to be empty.