I'm a developer that has created to 2 wpf applications with microsoft visual studio. When I install them on my own machine they can sometimes run exceedingly slow.
I've discoved that if I change the following setting in Symantec Endpoint Protect 12.1 and re-run the application the application runs fast and responsive.
In Global Settings > Scan options turn off "Enable Insight for"Insifgr and "Enable Bloodhound heuristic dectection"
In Auto-Protect Turn off "Enable File System Auto-Protect"
Once the application is run once I can turn these settings back on.
In addition in one of my application I simply added a textbox and redeploy the app and it would very slow. Until I did the above.
What is SEP 12.1 doing to my application and how can I mitigate it ?