[rspec-users] rspec-2.2 is released!
Chuck Remes
cremes.devlist at mac.com
Wed Dec 1 09:53:36 EST 2010
On Nov 29, 2010, at 9:27 AM, David Chelimsky wrote:
> On Nov 29, 2010, at 8:04 AM, Chuck Remes wrote:
>
>>
>> On Nov 28, 2010, at 4:35 PM, David Chelimsky wrote:
>>
>>> ### rspec-core-2.2.0
>>>
>>>
>>> * Performance improvments (see [Upgrade.markdown](https://github.com/rspec/rspec-core/blob/master/Upgrade.markdown))
>>
>> Wow, the perf improvements are *much* appreciated!
>>
>> My test suite (MRI 1.9.2p0) with 3300 examples went from 7.4s under 2.1.0 to 3.2s with 2.2.1. Most excellent!
>
> Glad to hear it. My benchmarks were based on an essentially empty spec suite (so no overhead from the implementation code). Hearing that with a real app we're still getting 1k examples per second makes me very happy :) I'm assuming, however, this is not a Rails app, correct?
Correct, this is not a rails app. I write straight-up ruby code. :)
cr
More information about the rspec-users
mailing list