You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running 1.1.0 and have updated database and imported.
I'm seeing latency of 4+ seconds using PowerTab that I normally don't get when using purely PSReadline. I'm seeing this in Cmder/ConEmu, as well as native Powershell host.
As an example, running Import-Module AWSPowershell.... and then Get-SSMParam... it takes approx 2 secs. Then when going to first - to get parameters listed, it takes > 5 secs to just populate that list.
Running powershell 5.1
Any ideas? My database file generated was 8MB so it's got a lot in it.
The text was updated successfully, but these errors were encountered:
Running
1.1.0
and have updated database and imported.I'm seeing latency of 4+ seconds using PowerTab that I normally don't get when using purely PSReadline. I'm seeing this in Cmder/ConEmu, as well as native Powershell host.
As an example, running
Import-Module AWSPowershell
.... and thenGet-SSMParam...
it takes approx 2 secs. Then when going to first-
to get parameters listed, it takes > 5 secs to just populate that list.Running powershell 5.1
Any ideas? My database file generated was 8MB so it's got a lot in it.
The text was updated successfully, but these errors were encountered: