如何让 Visual Studio 负载测试代理使用服务器的第二个 CPU

发布于 2024-07-09 02:44:32 字数 109 浏览 6 评论 0原文

我正在我们的一台服务器上使用代理运行 Visual Studio 负载测试。 该服务器有两个 CPU,我有测试代理使用这两个 CPU 的许可证。 我的问题是如何配置测试代理服务以使用第二个 cpu?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

脱离于你 2024-07-16 02:44:32

在多核计算机上运行负载测试时,负载生成受到如下限制:

如果计算机运行 Visual Studio Team System Test Edition 或 Visual Studio Team System,则负载生成仅限于一个核心。

如果计算机运行 Visual Studio Team System Test Load Agent,则负载生成不受限制; 它在所有内核和处理器上运行。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文