https://devblogs.microsoft.com/powershell/optimizing-your-profile/
Install-Module PSProfiler
Import-Module PSProfiler
Measure-Script -Path $profile -Top 5
https://devblogs.microsoft.com/powershell/optimizing-your-profile/
Install-Module PSProfiler
Import-Module PSProfiler
Measure-Script -Path $profile -Top 5