如何在使用 JMeter 执行性能测试期间增加每秒请求数

发布于 2024-11-06 07:30:16 字数 112 浏览 1 评论 0原文

如何增加JMeter中的请求/秒?我尝试将线程组数量增加到 150,并且提升为 10,但我仍然得到 6 个请求/秒。

还有其他方法可以提高每秒请求数吗?请帮我。

提前致谢 文卡特

How to increase the request/sec in JMeter? I tried to increase thread group count to 150 and ramp-up is 10, still I got 6 req/sec.

Is there any other way to increase the req/sec? Please help me.

Thanks in Advance
Venkat

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

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

发布评论

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

评论(1

深者入戏 2024-11-13 07:30:16

为了产生更高的速率,您需要线程组中更多的线程。如果您的服务性能下降(请求率增加时变得越来越慢),您将需要更多的活动线程来生成请求。

另请参阅:http://code.google.com/p/jmeter-plugins /wiki/ThroughputShapingTimer

To generate higher rate you'll need more threads in thread group. And if your service degrades (becomes slower and slower while request rate increases), you'll need even more active threads to generate requests.

See also this: http://code.google.com/p/jmeter-plugins/wiki/ThroughputShapingTimer

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