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

I recently installed the latest rounds of Windows updates, including .NET 4.0 updates and Visual Studio updates (but not VS2010 SP1). Since then, my F # compiler has been working really, really slowly. I thought this might be a problem with crl.microsoft.com , but this turned out to be wrong. Also, I think mscorsvw.exe has shut down. (I forgot the command to force him, but it does not work, even when the machine is not working.)

also:

The F # compiler produces correctly executed code, only slowly.

The C # compiler remains as fast as ever.

Has anyone else experienced this issue?

-Neil

+3
source share
2 answers

ngen.exe. F # .

-Neil

+8

, , :

f #

+2

All Articles