Re: [rspec-users] rspec2 observations

2010-10-06 Thread Chuck Remes
On Oct 6, 2010, at 9:30 AM, David Chelimsky wrote: > On Oct 6, 2010, at 9:09 AM, Chuck Remes wrote: > >> Just a few observations now that I have completed the upgrade from RSpec-1 >> to RSpec-2. >> >> 1. In my project (2800 examples across about 40 files), MRI 1.9.2-p0 takes >> roughly 3 time

Re: [rspec-users] rspec2 observations

2010-10-06 Thread David Chelimsky
On Oct 6, 2010, at 9:09 AM, Chuck Remes wrote: > Just a few observations now that I have completed the upgrade from RSpec-1 to > RSpec-2. > > 1. In my project (2800 examples across about 40 files), MRI 1.9.2-p0 takes > roughly 3 times longer to complete the spec run. Runtimes grew from 2.2s >