Forum member

cwain

4 posts

Posts by cwain

  1. VS2019: We've noticed that extension 'NCrunch for Visual Studio' is slowing typing performance

    [quote=Remco;14072]Thanks Michael. This does help to narrow things down. I'm wondering if this might be caused by general system lag triggered by overconsumption of the background tests. Do you have any tests in your solution that are particularly large? For example, anything that has a long r…

  2. VS2019: We've noticed that extension 'NCrunch for Visual Studio' is slowing typing performance

    It appears that the issue occurs when: 1) NCrunc enabled, and there are test run in progress 2) The (C#) code file somewhat large (issue did NOT occur in a file with 100 lines - issue occurred in a file with 1300 lines) Further info: I have docked the "NCrunch Tests" window in the bottom of…

  3. VS2019: We've noticed that extension 'NCrunch for Visual Studio' is slowing typing performance

    [quote=Remco;14063] Can you check if your 'Log to output window' setting is turned off? [/quote] This setting is already configured to "False". NCrunch is configured for 2 CPU cores (VS configured for 6) with "Max number of processing threads" configured to "2". In addition I am using a R…

  4. VS2019: We've noticed that extension 'NCrunch for Visual Studio' is slowing typing performance

    For the past few months, I have experienced minor issues with NCrunch regarding slowing down typing in VS2019. After update to NCrunch 4.1.0.1 I am receiving the "VS2019: We've noticed that extension 'NCrunch for Visual Studio' is slowing typing performance" warning in Visual Studio several times…