How do I get the Visual Studio Load Test Agent to use the servers second CPU

半世苍凉 提交于 2019-12-13 04:12:22

问题


I am running a Visual Studio Load Test using an Agent on one of our servers. This server has two CPU and I have a licence for the Test Agent to use both. My question is how do I configure the Test Agent service to use the second cpu?


回答1:


When you run load tests on multi-core computers, load generation is limited as follows:

If the computer is running Visual Studio Team System Test Edition or Visual Studio Team System, the load generation is limited to one core.

If the computer is running Visual Studio Team System Test Load Agent, the load generation is not limited; it runs on all cores and processors.



来源:https://stackoverflow.com/questions/307382/how-do-i-get-the-visual-studio-load-test-agent-to-use-the-servers-second-cpu

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!