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
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
>
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 (rspec
1.3.0) to 6.1s (2.0.0.rc).
2. Rubinius 1.1.0 runs RS