Can you clarify how exactly you're testing asp.net? Please post a sample of the slow test (complete).
On Thu, Sep 17, 2009 at 7:12 PM, rtw <[email protected]> wrote: > > Hi all, > > I have been using rhino mocks 3.5.0.0 for the last 6 to 12 months and > it has really transformed the way we write unit tests. Up until the > last few days I have been able to debug and step into my unit tests > and it would run roughly the equivalent speed as when debugging our > asp.net application. > > In the last few days however debugging (of tests only the asp.net is > fine) has been painfully slow, i mean it takes 5 to 10 minutes just to > hit my first break point where it used to take a couple of seconds. > The methods which seem to take a long time when called is > MockRepository.GenerateStub<ISomething>(). At first I tried all the > usual things like deleting all temp files, cleared up heaps of space > on the HDD and ran a defrag etc. I even tried using version 3.6.0.0 > dlls and I still had the performance problem. > > Has any one encountered a similar issue ? or does anyone out there > have any insight into the possible cause and solution to the > problem ? > > Im going crazy trying to figure this out so any help is most > appreciated. > > > Cheers, > russell > > > > > > -- Tim Barcz Microsoft ASPInsider http://timbarcz.devlicio.us http://www.twitter.com/timbarcz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino.Mocks" 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/rhinomocks?hl=en -~----------~----~----~----~------~----~------~--~---
