Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,063 contributions in the last year
Contribution activity
November 2020
Created 39 commits in 2 repositories
Created an issue in PowerShell/PowerShell that received 5 comments
Slower performance in 7.1?
A script of mine that reliably took 26 or 27 minutes to run in 7.0 now takes 40 minutes in 7.1. The script uses "ForEach-Object" and "Where-Object…