Local command execution's performance is still not ideal
See original GitHub issueReference: https://github.com/Azure/azure-cli/issues/4524
The az cloud list
and az resource list -h
run both locally, however, their performance is difference.
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Command performance is different when it run under admin ...
Azure CLI 2.0 slow startup/warmup, command overhead #4477 ... Local command execution's performance is still not ideal #4525.
Read more >How to improve command line performance - Buck Hodges
The best setup would be a client machine that's connected to an application tier via a fast, local network switch. Use NGen with...
Read more >Chapter 10. Improving the Performance of make - O'Reilly
A complementary approach to improving performance is to take advantage of parallelism and local network topology. By running more than one command script...
Read more >QRadar: Troubleshooting Custom Rule performance ... - IBM
If it is not tuned properly, custom rules can cause performance issues. This article explains how to troubleshoot rule performance issues by ...
Read more >20 Understanding Parallel Execution Performance Issues
This chapter provides a conceptual explanation of parallel execution performance issues, and additional performance techniques.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Update. I’m now working on another round of performance profiling and tuning
@leidegre thank you for raising this issue. I will look into this again. This is a specific scenario about CLI’s performance on Windows platform.