<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>vamp: dm: Faster Tests!</title>
    <link>http://www.dminor.com/blog/articles/2005/10/31/faster-tests</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>variations on a short vamp in d minor</description>
    <item>
      <title>Faster Tests!</title>
      <description>&lt;p&gt;
Last week I went through a process to get fink off my powerbook and in the process, installed Rails 0.14.2 and MySQL 4.1.15.  So today, to take advantage of the better test performance, I upgraded the mysql gem to 2.7 to get the latest native bindings.
&lt;/p&gt;&lt;p&gt;
&lt;code&gt;$ gem update mysql -- --with-mysql-config&lt;/code&gt; 
&lt;/p&gt;&lt;p&gt;
&lt;em&gt;Note:&lt;/em&gt; This is for OS X 10.3.9 with mysql and ruby from &lt;a href="http://www.darwinports.org"&gt;DarwinPorts&lt;/a&gt;.
&lt;/p&gt;&lt;p&gt;
The great news is that it &lt;strong&gt;worked&lt;/strong&gt;!  My rake has gone from 3 min. 40-ish seconds to 2 minutes 40-ish seconds.  Gotta love that!
&lt;/p&gt;</description>
      <pubDate>Mon, 31 Oct 2005 12:19:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:b77b600268308c4bfa78b52c9c50ef8b</guid>
      <author>Dave Minor</author>
      <link>http://www.dminor.com/blog/articles/2005/10/31/faster-tests</link>
      <category>Ruby on Rails</category>
      <category>Programming</category>
    </item>
    <item>
      <title>"Faster Tests!" by Ben</title>
      <description>Show-off!  You lost me before you even started this one.  My rake usually takes a couple of hours two or three weekends each Autumn.</description>
      <pubDate>Wed, 02 Nov 2005 13:36:35 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:fe89a2f7-65c2-44a8-8ed4-656a60979095</guid>
      <link>http://www.dminor.com/blog/articles/2005/10/31/faster-tests#comment-74</link>
    </item>
  </channel>
</rss>
