Add foreach and foreach-object skip sample
As foreach-object{select-object} running loop twice, performance was too bad. This is other sample to loop only once
foreach is much faster than foreach-object
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Add foreach and foreach-object skip sample
As foreach-object{select-object} running loop twice, performance was too bad. This is other sample to loop only once
foreach is much faster than foreach-object