Steps to reproduce
Measure-Command { 1..100 | % { get-service sshd } }
Expected behavior
About the same time on both PS7 and WinPS 5.1
Actual behavior
WinPS5.1 took 100ms on my machine
PS7 took 532ms on same machine
Environment data
Name Value
---- -----
PSVersion 7.0.0-preview.1
PSEdition Core
GitCommitId 7.0.0-preview.1
OS Microsoft Windows 10.0.18362
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Steps to reproduce
Expected behavior
About the same time on both PS7 and WinPS 5.1
Actual behavior
WinPS5.1 took 100ms on my machine
PS7 took 532ms on same machine
Environment data