Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

F# is running very slow since last round of Windows updates

Tags:

f#

I recently installed the latest rounds of Windows updates, including the .NET 4.0 updates and the Visual Studio updates (but not VS2010 SP1). Since then, my F# compiler has been running really, really slow. I thought it might be this problem with crl.microsoft.com, but it turns out not to be. Also, I think mscorsvw.exe has completed running. (I forget the command to force it, but it doesn't kick in, even when the machine is idle.)

Also:

The F# compiler is producing correctly running code, just slowly.

The C# compiler remains as fast as always.

Has anyone else experienced this problem?

-Neil

like image 220
TechNeilogy Avatar asked Dec 27 '25 16:12

TechNeilogy


1 Answers

I forgot to run ngen.exe. After running that, F# compiles are back to normal speed.

-Neil

like image 177
TechNeilogy Avatar answered Dec 31 '25 17:12

TechNeilogy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!