如何测试java应用程序的性能?

发布于 2024-10-24 06:54:06 字数 127 浏览 4 评论 0原文

我使用 Netbeans 创建了一个独立的 java 桌面应用程序。我想要一种方法来测试我的应用程序的性能。我需要一些工具来评估我的应用程序。我听说过软件指标,这与我的背景有关吗?或者 Netbeans 中是否有可用的工具或插件可供我测试。

I've created a stand alone java desktop application using Netbeans. I want a way to test the performance of my application. I need some tool with the help of which my application can be evaluated. I heard about Software metrics, is this related to my context. Or is there any tool or plugin available in Netbeans through which I can test.

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

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

发布评论

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

评论(2

篱下浅笙歌 2024-10-31 06:54:06

看一下 Netbeans Profiler:

http://netbeans.org/features/java/profiler.html< /p>

Have a look at the Netbeans Profiler:

http://netbeans.org/features/java/profiler.html

满地尘埃落定 2024-10-31 06:54:06

Netbeans 拥有适用于 Java 应用程序的最佳分析器之一,它运行良好并提供您想要的详细信息。既然您使用 Netbeans,我就会利用它!

在教程方面,此处介绍了内存泄漏以及如何调试/ 使用探查器发现它们。一旦你开始使用它,其他功能应该很容易实现。

Netbeans has one of the best profilers going for Java apps, it runs well and provides as much detail as you want. Since you're using Netbeans I'd take advantage of it!

In terms of tutorials, there's one here about memory leaks and how to debug / discover them using the profiler. Once you get going with it the other features should come pretty easily.

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