Anny time improvement sollution? #2250
|
"No Idea what makes the exe time that slow , and how to solve it " oh-my-posh debug pwsh 100 22:13:57 Version: 7.81.1 Segments: ConsoleTitle(true) - 0 ms - pwsh in ~ Run duration: 60.7988ms Cache path: C:\Users\taouf\AppData\Local\oh-my-posh Config path: C:\Users\taouf\AppData\Local\Programs\oh-my-posh\themes\jandedobbeleer.omp.json Logs: 2022/05/10 22:13:58 debug: Getenv 2022/05/10 22:13:59 Getenv duration: 0s, args: OMP_CACHE_DISABLED 2022/05/10 22:13:59 Getenv duration: 0s, args: SSH_CONNECTION 2022/05/10 22:13:59 Getenv duration: 0s, args: SSH_CLIENT 2022/05/10 22:13:59 Getenv duration: 0s, args: AWS_VAULT 2022/05/10 22:13:59 Getenv duration: 0s, args: AWS_PROFILE 2022/05/10 22:13:59 Getenv duration: 0s, args: AWS_REGION 2022/05/10 22:13:59 Getenv duration: 0s, args: AWS_DEFAULT_REGION 2022/05/10 22:13:59 Getenv duration: 0s, args: AWS_CONFIG_FILE |
Replies: 1 comment
|
Hey, looking at that oh-my-posh itself takes 60ms, the problem most likely originates from Defender or any other malware/virus scanner blocking the execution. Adding am exclusion will 9/10 solve the issue. |
Hey, looking at that oh-my-posh itself takes 60ms, the problem most likely originates from Defender or any other malware/virus scanner blocking the execution. Adding am exclusion will 9/10 solve the issue.