<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <generator>Persumi - Level up your writing and blogging with AI</generator>
  <category label="Blog" scheme="http://persumi.com/u/fredwu/tech/e/blog" term="blog"/>
  <category label="Tech" scheme="http://persumi.com/u/fredwu/tech" term="tech"/>
  <link href="http://persumi.com/u/fredwu/tech/e/blog/t/spec"/>
  <link href="http://persumi.com/u/fredwu/tech/e/blog/t/spec/feed/rss"/>
  <link rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/spec/feed/atom"/>
  <author>
    <name>Fred Wu</name>
    <email>ifredwu@gmail.com</email>
    <uri>http://persumi.com/u/fredwu</uri>
  </author>
  <subtitle/>
  <id>http://persumi.com/u/fredwu/tech/e/blog/t/spec</id>
  <title>Blog (spec) - Fred Wu&apos;s Tech</title>
  <updated>2026-05-16T04:51:16.594943Z</updated>
  <entry>
    <content type="html">&lt;![CDATA[&lt;p&gt;
If you are using &lt;code class=&quot;inline&quot;&gt;rake spec&lt;/code&gt; to run the specs. Try using &lt;code class=&quot;inline&quot;&gt;spec spec&lt;/code&gt; instead! It avoids doing some preliminary tasks and therefore is quicker to execute.&lt;/p&gt;
&lt;p&gt;
You can verify the difference using Unix’s &lt;code class=&quot;inline&quot;&gt;time&lt;/code&gt; command, i.e. &lt;code class=&quot;inline&quot;&gt;time spec spec&lt;/code&gt; and &lt;code class=&quot;inline&quot;&gt;time rake spec&lt;/code&gt;.&lt;/p&gt;
]]&gt;</content>
    <published>2010-04-09T04:03:00.000000Z</published>
    <category label="Blog" scheme="http://persumi.com/u/fredwu/tech/e/blog" term="blog"/>
    <category label="Tech" scheme="http://persumi.com/u/fredwu/tech" term="tech"/>
    <link href="http://persumi.com/u/fredwu/tech/e/blog/p/rails-tip-run-specs-faster"/>
    <author>
      <name>Fred Wu</name>
      <email>ifredwu@gmail.com</email>
      <uri>http://persumi.com/u/fredwu</uri>
    </author>
    <id>http://persumi.com/u/fredwu/tech/e/blog/p/rails-tip-run-specs-faster</id>
    <title>[Rails Tip] Run Specs Faster!</title>
    <updated>2010-04-09T04:03:00.000000Z</updated>
  </entry>
</feed>