RubyFlow The Ruby and Rails community linklog

Faster Rails partial rendering and caching. 78% improvement of test application

Just published a ruby gem to help Rails developers render collections of partials using caching more efficiently. In a nutshell it uses Rails read_multi to fetch cached partials from a cache store like Memcached all at once instead of sequentially. Multi-fetch Fragments. Feedback is greatly appreciated. Please let me know if I can make this better.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in