<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/rails/tags/performance</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 07:19:40 GMT</pubDate>
<item>
<title>(Rails) Counter Cache Column - bordalix</title>
<link>http://snipplr.com/view/3283/counter-cache-column/</link>
<description><![CDATA[ <p>A great way to improve the performance of your web app, by using a column in the projects table which stores the number of task associated with it, seen in railscast #23</p> ]]></description>
<pubDate>Fri, 13 Jul 2007 04:48:39 GMT</pubDate>
<guid>http://snipplr.com/view/3283/counter-cache-column/</guid>
</item>
<item>
<title>(Rails) Eager loading - bordalix</title>
<link>http://snipplr.com/view/3282/eager-loading/</link>
<description><![CDATA[ <p>Improve you web application by eager loading the entire model in one single SQL query. From railscast #22</p> ]]></description>
<pubDate>Fri, 13 Jul 2007 04:30:51 GMT</pubDate>
<guid>http://snipplr.com/view/3282/eager-loading/</guid>
</item>
</channel>
</rss>