Improve performance by using advanced functions and the [steppable pipeline](https://devblogs.microsoft.com/powershell-community/mastering-the-steppable-pipeline/) for single items. See discussion: [Optimize static code reusage #19322](https://github.com/orgs/PowerShell/discussions/19322) and the related [Speeding Up the Pipeline](https://powershell.one/tricks/performance/pipeline) document.
Improve performance by using advanced functions and the steppable pipeline for single items.
See discussion: Optimize static code reusage #19322
and the related Speeding Up the Pipeline document.