Forum member
cottsak
4 posts
Posts by cottsak
-
slow typing in VS2015
Thanks @Remco. No, no warnings about the git plugin. I do think that was the issue: [img=https://www.dropbox.com/s/rbgddyr6bhxtt7a/Screenshot%202016-08-23%2016.16.26.png?dl=1]that darn Git plugin[/img] Turned this off again and the speed seems to be picking up. A good test is tyuing out a long c…
23 Aug 2016 08:20 UTC
-
slow typing in VS2015
I think I'm having this too. I'm using VS15 update 3 and just installed NCrunch 2.26.0.1 My theory is that it's not VBCSCompiler.exe. When I am fast enough to switch to Task Manager, I see devenv.exe as the primary cause of the CPU usage. I've tried changing the CPU core assignment settings withou…
19 Aug 2016 09:05 UTC
-
Benefits of NCrunch vs Other Test Tools
Hi Ed, I've come to rely on NCrunch for my dev workflow now. It's partly TDD, and partly not: I'm not strict. The part I depend on however is 'confidence'. Like Steve mentioned, it's all about confidence for me. I use my test based workflow for mainly two types of confidence: * confidence tha…
02 Mar 2016 04:46 UTC
-
Various performance issues on large project
I'm having a number of performance issues on a large solution (~4000 tests set up to run in NCrunch): * git co other-branch; then VS reloads solution; NCrunch stops responding.. even when I try to Resync/Reset it just sits there. workaround is to restart VS * NCrunch tests take longer to complete …
10 Jul 2015 06:52 UTC