C:\dev> (Measure-Command { pwsh -c exit }).TotalMilliseconds 1394.1826 C:\dev> (Measure-Command { pwsh -noprofile -c exit }).TotalMilliseconds 247.4816
PS C:\Users\me> (Measure-Command { pwsh -c exit }).TotalMilliseconds 265.3785 PS C:\Users\me> (Measure-Command { powershell -noprofile -c exit }).TotalMilliseconds 119.481
(Measure-Command { powershell(Measure-Command { powershell -c exit }).TotalMilliseconds 768.5885
(Measure-Command { powershell -noprofile -c exit }).TotalMilliseconds 113.3157