<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: performance</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Sun, 12 Nov 2006 13:12:13 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>Exception Notifier</title>
      <link>http://agilewebdevelopment.com/plugins/exception_notifier</link>
      <description>The Exception Notifier plugin provides a mailer object and a default set of
templates for sending email notifications when errors occur in a Rails
application.</description>
      <pubDate>Sun, 12 Nov 2006 13:12:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/exception_notifier</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>Lazy Methods</title>
      <link>http://agilewebdevelopment.com/plugins/lazy_methods</link>
      <description>Adds lazy method wrapping to every object. Preceding any method with lazy_ will defer the invocation until the result is actually needed. Use this pattern to add caching to your views and still maintain your logic in the controller.</description>
      <pubDate>Sun, 12 Nov 2006 13:12:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/lazy_methods</guid>
      <author>Brian Durand</author>
    </item>
    <item>
      <title>dev_mode_performance_fixes</title>
      <link>http://agilewebdevelopment.com/plugins/dev_mode_performance_fixes</link>
      <description>Misc fixes and speedups to make Rails development mode almost as fast as production in normal use.</description>
      <pubDate>Sun, 12 Nov 2006 13:12:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/dev_mode_performance_fixes</guid>
      <author>Josh Goebel / Dreamer3</author>
    </item>
    <item>
      <title>pg_explain</title>
      <link>http://agilewebdevelopment.com/plugins/pg_explain</link>
      <description>This Rails plugin shows the output, in your application log, of applying "Explain" or "Explain Analyze" to the select queries of your rails application. It should be used with a PostgreSQL database.</description>
      <pubDate>Sun, 12 Nov 2006 13:12:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/pg_explain</guid>
      <author>Ramon Salvad&#243;</author>
    </item>
    <item>
      <title>Seamless Database Pool</title>
      <link>http://agilewebdevelopment.com/plugins/seamless_database_pool</link>
      <description>Adapter for seamlessly integrating a master/slave database pool for ActiveRecord.</description>
      <pubDate>Sun, 12 Nov 2006 13:12:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/seamless_database_pool</guid>
      <author>Brian Durand</author>
    </item>
    <item>
      <title>faster_from_xml</title>
      <link>http://agilewebdevelopment.com/plugins/faster_from_xml</link>
      <description>This plugin provides a LibXML replacement for the Hash.from_xml method. This provides about a ten fold improvement in performance and can be especially useful in ActiveResource backed applications.</description>
      <pubDate>Sun, 12 Nov 2006 13:12:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/faster_from_xml</guid>
      <author>Brian Durand</author>
    </item>
  </channel>
</rss>
