分析 xsl 性能

发布于 2024-11-07 22:59:24 字数 213 浏览 1 评论 0原文

我一直在研究 xslt 的分析,并在 Visual Studio 2010 中遇到了 XSLT 分析器。

我遇到的问题是我的 xsl 分布在许多模板和数百个文件中。当我针对 xsl 文件运行探查器时,它会抛出错误,指出模板不存在或变量/参数尚未设置。这些都可以在项目的其他 xsl 文件中找到。

有谁知道我如何才能使其适合我目前的情况或推荐任何其他方法?

提前致谢

I have been looking into profiling of xslt and have come across the XSLT profilier in Visual Studio 2010.

The problem I am having is that my xsl is spread across many templates and across hundreds of files. When I run the profiler against an xsl file it is throwing error, saying that templates do not exist or variables/parameters have not been set. These are all found in other xsl files from the project.

Does anyone know how I could get this working with my current situation or recommend any other methods?

Thanks in advance

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

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

发布评论

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

评论(1

浮光之海 2024-11-14 22:59:24

我对 VS 中的探查器一无所知,但您可以尝试 Saxon 中的探查器: http://www.saxonica.com/documentation/using-xsl/performanceanalysis.xml

I don't know anything about the profiler in VS but you could try the one in Saxon: http://www.saxonica.com/documentation/using-xsl/performanceanalysis.xml

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