Hacker News new | ask | show | jobs
by DeathArrow 1495 days ago
On mine:

(Measure-Command { powershell(Measure-Command { powershell -c exit }).TotalMilliseconds 768.5885

(Measure-Command { powershell -noprofile -c exit }).TotalMilliseconds 113.3157