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