Skip to content

b1e6022

@charliermarsh charliermarsh tagged this 03 Feb 00:56
## Summary

The `dst` is the same throughout the life of the unpack, and we canonicalize it _before_ unpacking. So we can avoid re-validating and re-canonicalizing for every single archive entry.

For a large PyTorch wheel, this improves performance by about 12.5%.
Assets 2
Loading