question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Help commands have bad performance

See original GitHub issue

Trying to get help takes about a second, which is a very noticeable lag and given that it should not need to call a REST endpoint for that unlike other commands, I do not expect it to take so long. In PowerShell (on a 4 core Xeon VM) for example:

> Measure-Command { vsts -h }
Days              : 0
Hours             : 0
Minutes           : 0
Seconds           : 0
Milliseconds      : 907
Ticks             : 9077662
TotalDays         : 1.05065532407407E-05
TotalHours        : 0.000252157277777778
TotalMinutes      : 0.0151294366666667
TotalSeconds      : 0.9077662
TotalMilliseconds : 907.7662

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tedchambcommented, May 30, 2018

Version 0.1.1 of the cli is now available, which contains the change in #84.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Improve Your Gaming PC Performance Using 2 CMD ...
Here In this video I will show you guys how to fix fps problem or if you are facing slow lagging pc or...
Read more >
Bad performance? Get more FPS! This is Source engine ...
Bad performance ? Get more FPS! ... Fill it with the commands you wish to run every time the game starts. ... I...
Read more >
How to Fix Low Game FPS in Windows - MakeUseOf
It's a good idea to switch to the High performance plan. To do this, type "control panel" into the Start menu to open...
Read more >
My Windows 10 is running slow. How do I fix it?
Quick note: While the command is running, it's expected to see the process stuck at 20 or 40 percent. After a few minutes,...
Read more >
FOUND Console Commands to Improve FPS (Low End ...
Hey All, did some research by going through all available console commands. This is what I found, it was able to improve my...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found