Gmail Calendar Documents Web Reader more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Mocking Frameworks Compare, performance comparison
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
andreister  
View profile  
 More options Mar 15 2009, 8:15 am
From: andreister <andreis...@gmail.com>
Date: Sun, 15 Mar 2009 05:15:47 -0700 (PDT)
Local: Sun, Mar 15 2009 8:15 am
Subject: Mocking Frameworks Compare, performance comparison
Hi, there's an update for Mocking Frameworks Compare (http://
code.google.com/p/mocking-frameworks-compare/) that allows you to
evaluate the performance of the frameworks.

For example, mocking a method (100 repeats):

Moq         77,281   msec
Rhino       98,784   msec
NMock2   53,934   msec
Isolator     312,595 msec

For more details please refer to the project page, any suggestions are
welcome either here or there. And thanks everybody who was promoting
the project on their blogs and on twitter, etc!

Cheers,
Andrew

(xposted to Moq, Rhino, Typemock and NMock2 groups)


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shane Courtrille  
View profile  
 More options Mar 15 2009, 10:34 pm
From: Shane Courtrille <shanecourtri...@gmail.com>
Date: Sun, 15 Mar 2009 20:34:17 -0600
Local: Sun, Mar 15 2009 10:34 pm
Subject: Re: [RhinoMocks] Mocking Frameworks Compare, performance comparison

It would be interesting to see comparison of a larger project with a lot of
tests across various fixtures.  I know Rhino has good caching for this and
am interested in seeing how the others Moq compare.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Barcz  
View profile  
 More options Mar 15 2009, 10:46 pm
From: Tim Barcz <timba...@gmail.com>
Date: Sun, 15 Mar 2009 21:46:45 -0500
Local: Sun, Mar 15 2009 10:46 pm
Subject: Re: [RhinoMocks] Re: Mocking Frameworks Compare, performance comparison

Curious about speed in your tests, is the a first level concern when
choosing a testing framework?

Also, the test below says that for rhino 99,784 for 100 repeats of a test,
that's nearly 1 second per test which strikes me as slow.  In our soution we
have 1150 tests that run in 20 seconds (about  .00087 seconds per test).
Not all use Rhino but many do.

Why such difference?

On Sun, Mar 15, 2009 at 9:34 PM, Shane Courtrille <shanecourtri...@gmail.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Caio Kinzel Filho  
View profile  
 More options Mar 15 2009, 11:17 pm
From: Caio Kinzel Filho <cai...@gmail.com>
Date: Mon, 16 Mar 2009 00:17:17 -0300
Local: Sun, Mar 15 2009 11:17 pm
Subject: Re: [RhinoMocks] Re: Mocking Frameworks Compare, performance comparison
its milisseconds, not seconds...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Barcz  
View profile  
 More options Mar 16 2009, 8:18 am
From: Tim Barcz <timba...@gmail.com>
Date: Mon, 16 Mar 2009 07:18:50 -0500
Local: Mon, Mar 16 2009 8:18 am
Subject: Re: [RhinoMocks] Re: Mocking Frameworks Compare, performance comparison

I read 98,784 ms = 98 sec

or is this an internationalization thing...where "," is "." in english?

On Sun, Mar 15, 2009 at 10:17 PM, Caio Kinzel Filho <cai...@gmail.com>wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Caio Kinzel Filho  
View profile  
 More options Mar 16 2009, 8:23 am
From: Caio Kinzel Filho <cai...@gmail.com>
Date: Mon, 16 Mar 2009 09:23:46 -0300
Local: Mon, Mar 16 2009 8:23 am
Subject: Re: [RhinoMocks] Re: Mocking Frameworks Compare, performance comparison
hmm...maybe, I read like it was a "." indeed...after all I though it
made more sense...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
andreister  
View profile  
 More options Mar 16 2009, 9:13 am
From: andreister <andreis...@gmail.com>
Date: Mon, 16 Mar 2009 06:13:20 -0700 (PDT)
Local: Mon, Mar 16 2009 9:13 am
Subject: Re: Mocking Frameworks Compare, performance comparison
Tim, it's milliseconds. Russian OS :)

On Mar 16, 1:18 pm, Tim Barcz <timba...@gmail.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shane Courtrille  
View profile  
 More options Mar 16 2009, 9:38 am
From: Shane Courtrille <shanecourtri...@gmail.com>
Date: Mon, 16 Mar 2009 07:38:31 -0600
Local: Mon, Mar 16 2009 9:38 am
Subject: Re: [RhinoMocks] Re: Mocking Frameworks Compare, performance comparison

Speed for us had become a first level concern because Rhino Mocks was adding
a considerable amount of time to our testing.  Ayende added some caching
though and it went back to a manageable level.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Barcz  
View profile  
 More options Mar 16 2009, 9:40 am
From: Tim Barcz <timba...@gmail.com>
Date: Mon, 16 Mar 2009 08:40:29 -0500
Local: Mon, Mar 16 2009 9:40 am
Subject: Re: [RhinoMocks] Re: Mocking Frameworks Compare, performance comparison

Speed can't be considered only in context of running tests though.  What
about speed to learn something new, time it takes to get an answer to a
question etc?

When you say "speed" is a first level concern are you only referring to the
speed of running tests?

On Mon, Mar 16, 2009 at 8:38 AM, Shane Courtrille <shanecourtri...@gmail.com


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google