铁轨 + New Relic:RPM 是什么意思?

发布于 2024-10-21 06:30:16 字数 279 浏览 2 评论 0原文

我刚刚开始在我的 Rails 应用程序中使用 New Relic RPM,他们提供的指标之一是“吞吐量 RPM”。我到处搜索并彻底梳理了 New Relic 文档,但我找不到任何关于 RPM 吞吐量指标的书面解释。

是“每分钟请求数”还是“每毫秒请求数”还是其他? ** 内燃机和每分钟转数使得这个问题无法在 Google 中找到答案。

什么是吞吐量 RPM?一个好的数字是更高还是更低,一些平均基准是什么?

我非常感谢对此指标的解释,谢谢!

I just started using New Relic RPM with my rails app, and one of the metrics they provide is "Throughput RPM". I have googled everywhere and thoroughly combed the New Relic docs, and I cannot find ANY written explanation of the RPM throughput metric.

Is it "requests per minute" or "requests per millisecond" or something else? ** combustion engines and revolutions per minute make this impossible to find answers about in Google.

What is throughput RPM? Is a good number higher or lower, what are some average benchmarks, etc?

I'd greatly appreciate an explanation of this metric, thanks!!

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

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

发布评论

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

评论(4

西瓜 2024-10-28 06:30:16

产品名称“RPM”代表“Rails Performance Management”——这是不合时宜的,现在我们支持 Ruby、Java、PHP 和 .NET(请继续关注其他语言)。

后缀“rpm”代表“每分钟请求数”。通常用于测量整个应用程序或特定 Web 事务(Rails 中的控制器操作)的吞吐量。

卢·瑟恩
创始人兼首席执行官
新遗物

The product name "RPM" stands for "Rails Performance Management" - which is an anachronism, now that we support Ruby, Java, PHP and .NET (stay tuned for other languages).

The suffix "rpm" stands for "Requests per Minute". Typically used to measure throughput, either for the whole application, or a specific Web Transaction (Controller Action in Rails).

Lew Cirne
Founder and CEO
New Relic

旧人九事 2024-10-28 06:30:16

我相信吞吐量:RPM 是指您的 Web 应用程序/应用程序容器处理的 http“每分钟请求数”。这将使您了解通过应用程序移动的请求量,从而了解应用程序的各个部分或组件处理应用程序负载的情况。

希望有帮助。

I believe Throughput:RPM means the number of http "Requests per minute" being handled by your web application/application container. This would give you an idea of the volume of requests moving through the app and therefore context to understand how well various pieces or components of your app are handling that load on the App.

Hope that helps.

来世叙缘 2024-10-28 06:30:16

Ruby 绩效管理

Its Ruby Performance Management

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