SSRS 2005 分报告绩效问题

发布于 2024-09-25 02:59:42 字数 370 浏览 3 评论 0原文

我有一个报告,在单独呈现时,具有以下性能时间(取自 ExecutionLogStorage 表):

TimeDataRetrieval:  6776
TimeProcessing:  142
TimeRendering:  30

当该报告用作重复 34 次的子报告时,整个报告的性能如下:

TimeDataRetrieval:  9255
TimeProcessing:  187709
TimeRendering:  35

此外,我的 IIS 进程(使用 ReportViewer Web 控件)的内存消耗增加了数百 MB。

这些绩效问题是子报告固有的还是我的报告有问题?

I have a report which, when rendered on its own, has the following performance times (taken from ExecutionLogStorage table):

TimeDataRetrieval:  6776
TimeProcessing:  142
TimeRendering:  30

When this report is used as a sub-report which is repeated 34 times, the performance of the overall report comes out as follows:

TimeDataRetrieval:  9255
TimeProcessing:  187709
TimeRendering:  35

Furthermore, the memory consumption of my IIS process (using ReportViewer web control) goes up by several hundreds of MB.

Are these performance issues inherent to sub-reporting or is there something wrong with my report?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文