知道任何 Firebird 分析器和/或压力测试器应用程序吗?

发布于 2024-09-24 15:35:01 字数 227 浏览 6 评论 0 原文

我正在寻找一些针对 firebird 数据库服务器的测试程序,以进行压力测试并查找瓶颈。

类似于 DB-Optimizer,仅适用于 firebird那就太好了。 也可以是单独的程序,一个用于压力测试,一个用于分析。

I'm looking for som testing programs for a firebird db server, to stress-test and find bottlenecks.

Something like DB-Optimizer, only for firebird would be nice.
Can also be separate programs, one for stress-testing and one for profiling.

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

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

发布评论

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

评论(4

白昼 2024-10-01 15:35:01

您可以查看:

,您也可以只请求监控表 (Firebird 2.1)

You may look :

and you can also just request monitoring tables (Firebird 2.1)

绿光 2024-10-01 15:35:01

只是补充 Hugues 的答案:

Sinatica 监视器使用 Firebird 2.1 中的监视表,因此在 FB2.0 或更低版本上不能很好地工作。

IBExpert 有他自己类型的监控表来帮助您完成此任务。

如果您使用 FB 2.5,您还可以查看Firebird Trace Manager

要使用您自己的应用程序进行一些压力测试,您可以随时查找 AutoHotkey。只是要小心...有时你真的会把事情搞砸。

Just complementing Hugues answer:

Sinatica monitor uses monitoring tables from Firebird 2.1, so will not work very well on FB2.0 or below.

IBExpert have his own type of monitoring tables to help you in this task.

If you are using FB 2.5 you can look also Firebird Trace Manager.

To make some stress tests using your own application you can always look for AutoHotkey. Just be careful... Sometimes you can really mess things with it.

抱着落日 2024-10-01 15:35:01

Jmeter 可能工作得相当好,因为设置基本的数据库请求测试相当容易,并且非常灵活。

Jmeter may work rather well, as it's fairly easy to setup a basic DB request test, and can be incredibly flexible.

七堇年 2024-10-01 15:35:01

您可以查看 Firebird profiler 来跟踪查询

You may look at Firebird profiler to trace the queries

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