NHibernate统计

发布于 2024-11-16 20:27:51 字数 97 浏览 3 评论 0原文

当我将generate_statistics设置为true时会出现性能问题吗?或者这会提高 NHibernate 的性能吗?我是否应该始终将其设置为 true - 也在生产系统中?

Would it be a perfomance issue when I set generate_statistics to true? Or would this improve performance of NHibernate? Should I always set this to true - also in production system?

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

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

发布评论

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

评论(1

凝望流年 2024-11-23 20:27:51

在生产中您不应该启用它。正如 ayende 所说,“实际上并不推荐这样做,它会导致过于频繁地更新统计数据而被锁定。” http://groups.google.com/group/nhprof/browse_thread/thread/841fbc918418041b

At the production you should not enable it. As ayende says "It is not really recommended, it results in locks to update the stats all too often." http://groups.google.com/group/nhprof/browse_thread/thread/841fbc918418041b

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