Forum member
MaxGuernsey
12 posts
Posts by MaxGuernsey
-
License invalid despite meeting all visible criteria
[quote=Remco;15214]Hi Max, Can you contact me through the [url=https://www.ncrunch.net/support/contact]contact form[/url] and attach a screenshot of your license dialog with the error showing? Thanks![/quote] Yeah.
02 Jan 2021 01:45 UTC
-
License invalid despite meeting all visible criteria
My machine crashed and I'm having to reinstall everything. I installed NCrunch 4.6 and got an error message that my license key doesn't cover that version. So I uninstalled NCrunch and installed the correct version. Now, when I try to activate, I just see "The specified license key is invalid"…
01 Jan 2021 22:30 UTC
-
Configuration Advice
I've added a user voice entry for this: https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/40202503-opt-in-option-for-selection-of-which-problems-are
18 Apr 2020 00:19 UTC
-
Configuration Advice
There has been a misunderstanding. Working with my source code in its pre-built state - exactly what you have now - is what I want. The feature I will be requesting (through the proper channel) is that there be two modes for selecting which projects are monitored and which are ignored. - Opt-out…
18 Apr 2020 00:11 UTC
-
Configuration Advice
Hi, My solution has many projects in it with a sophisticated network of dependencies. Certain technology choices I've made seem to be making builds very slow by thwarting incremental build times. However, these technologies are encapsulated in assemblies I don't need to build in order to run m…
16 Apr 2020 18:38 UTC
-
Performance Decays
I've uncovered something that is helpful to me and might be helpful to you, @Remco. https://github.com/Azure/Azure-Functions/issues/789 I actually think that incident is ill-named and the original name (it builds every time) is more appropriate. It's not just that you can't incrementally build…
15 Apr 2020 18:34 UTC
-
Performance Decays
There aren't very many assemblies in this project, so I'm not sure that selection of which assembly to build can be an issue. That said, it makes me wonder how fast I can build and test with one of the other runners from a completely clean start. If it's slow, I suppose it could be like you sa…
03 Nov 2019 17:08 UTC
-
Performance Decays
Yes. I'll grab that the next time I have a chance.
16 Oct 2019 04:55 UTC
-
Performance Decays
No, that is not the bulk. The bulk is the build. The most recent run took 33 seconds. The major costs were as follows: * Building the main binary: ~ 7 seconds * Building the test binary: ~7 seconds * Building a dependency binary: ~ 6 seconds * Executing tests: ~10 seconds Of the build slownes…
10 Oct 2019 17:46 UTC
-
Performance Decays
So this actually did help but not enough. I had messed with my filters and accidentally dropped the unconditional exclusion of tests marked as slow from executing on my machine. That allowed me to cut the seven-second test-execution time down, significantly. However, of the 30 seconds I have to w…
03 Oct 2019 18:22 UTC
-
Performance Decays
Do you mean this? https://www.ncrunch.net/documentation/reference_global-configuration_track-engine-performance I think I don't need to do anything, anymore, right?
03 Oct 2019 18:10 UTC
-
Performance Decays
After enough usage, it seems like the performance of NCrunch starts to wither. Right now, Resharper can build and test in a second. NCrunch takes nearly a minute. Is there a way to refresh my NCrunch instance so I can get the original performance and fall in love with it all over, again?
24 Jul 2019 22:15 UTC