Faster rendering for your partials
https://github.com/igorkasyanchuk/view_bind - with this gem, you can render your partials 10%, 20%, 400% faster. Depending on your code. Benchmarks are inside, so you can.
Based on the old observation that Rails rendering is slow. Maybe it can inspire someone to fix it directly in Rails.
Post a comment