XSLT Profiler

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

The XSLT Profiler is a performance analysis profiler tool that helps you develop and debug XSLT documents. The XSLT Profiler allows developers to measure and evaluate performance-related problems in XSLT code by creating detailed XSLT performance reports. The XSLT Profiler includes useful hints for XSL and XSLT style sheet optimizations, which are essential for XSLT-based applications that demand maximum performance.

The XSLT Profiler is part of Visual Studio 2010 and is available from the Visual Studio XML menu.

XSLT Profiler

The XSLT Profiler was first introduced as an add-in for Visual Studio 2008. For more information, see XSLT Profiler Addin.

Note

Some screens might appear differently in Visual Studio 2010 than they do in these documents because some visual elements were changed since Visual Studio 2008.

See Also

Walkthrough: XSLT Profiler