Linked by Drumhellar on Thu 6th Sep 2012 02:43 UTC
Thread beginning with comment 534158
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
In startup time, runtime performance, or your workflow (i.e., using the language)?
The startup time for PowerShell 3.0, at least on Windows 8/Server 2012 (haven't tried it down-level, but it should be similar) is near instant (on par with opening Command Prompt).
Runtime performance should be faster over prior versions as well, in part, due to the new, DLR-based engine, .NET 4.5 optimizations, and general optimizations to PowerShell itself.
The language has gained a few shortcuts and simplifications for some scenarios, but their value it's largely subjective if the language is what you're criticizing.
http://blogs.msdn.com/b/powershell/archive/2012/06/14/new-v3-langua...
http://technet.microsoft.com/en-us/library/hh857339