Showing results for Performance - PowerShell Team

Jul 11, 2008
0
0

Speeding Up PowerShell Startup

PowerShell Team
PowerShell Team

I talked about this before but a number of people have missed it so here it is under a better title.  In V1, we had a problem which caused our assemblies to not get ngen'ed during installation.  If you don't know what "ngen" is, don't worry - you don't need to.  All you need to know is that we didn't do the step that makes thin...

PowerShellPerformance