Показать сообщение отдельно
Старый 06.09.2023, 08:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,487 / 846 (79) +++++++
Регистрация: 28.10.2006
shashidotnet: Make your VM run faster
Источник: https://shashidotnet.wordpress.com/2...vm-run-faster/
==============

Each time you build your code, iisexpress will reset AND then the wait begins for the page to load.
Now some machines may be better than others, but windows defender seems to interfere and scan files which can cause considerable delays.
So lets make this run faster!

Windows Defender runs in the background and any files being used can be scanned by it. Those files will only be released after the scanning is complete. You can see in Task Manager that the process for MsMpEng.exe is busy.
You can look at the files being scanned using the Powershell commands
  1. Open a Powershell terminal in Administrator mode
  2. Run the commands listed here: https://github.com/shashisadasivan/M...ll/envPrep.ps1
  3. Done, MsMpEng.exe will be slightly less intrusive

Источник: https://shashidotnet.wordpress.com/2...vm-run-faster/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.