Ability to precompile only changed assets

I was planning to build this feature and submit a pull request but I wasn’t sure where to actually find the code that handles the asset compiling. Is this part of the Rails core or an external gem(s)?

It's in sprockets: https://github.com/sstephenson/sprockets

+1 I'd love to see this feature...