This gist is based on my blog post: http://blog.xdite.net/posts/2012/07/09/3-way-to-speedup-asset-pipeline/ ( chinese version )
Here are my three tips for speedup asset pipeline precompile process:
* Capistrano deployment speedup * Use @import carefully. * don’t require .scss & .coffee for no reason