Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Agonizing delays with VS 2010

WSinc
New Contributor I
631 Views
I was playing around some more, and when I compile a program less than 25 lines long,
it sometimes takes several minutes.

Also, I get these same delays when I sometimes set a breakpoint and try to start execution.

These don't happen all the time, just enough to be annoying.

Any ideas why?
0 Kudos
2 Replies
Steven_L_Intel1
Employee
631 Views
I can't think of any generic reason offhand. Perhaps the antivirus program you are using is slow to check the files.
0 Kudos
bmchenry
New Contributor II
631 Views
check your anit-virus software.
Some have 'on access scanning' which 'automtically scans for viruses before you open, close or execute a file'
Turn it off and see if it improves performance.

0 Kudos
Reply