Thanks for the response philip:

Here is my results:

x.report { 100.times { Factory.create(:user) } } }'
      user     system      total        real
  9.940000   0.080000  10.020000 ( 14.872736)

That's about .1 to .14 seconds, which is exactly what I stated. My
controllers usually make 2-3 calls to Factory.create(), so that
accounts for the .3 to .35 seconds PER test I spoke of.

What do I do? This is too slow for me. I will have 2500+ tests by the
time I am done my application probably. I already have 520 and I just
barely began. I am only 2 weeks in... not even.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to