This seems like a cool optimization for #Fedora:
https://fedoraproject.org/wiki/Changes/RPMCoW
TL;DR: decompress the payload while downloading an RPM and writing it to disk. Then, at install-time, reflink the data within the package instead of copying it.