NVIDIA® Nsight™ Application Development Environment for Heterogeneous Platforms, Visual Studio Edition 5.2 User Guide
Send Feedback
While the Frame Profiler provides a thorough deep dive into your draw calls, NVIDIA Nsight also provides a Frame Timings page that simply provides the GPU cost for a given draw call, which is much faster.
To view frame timings:
To open a previously saved frame timings session, go to File > Open, and select the *.nvframetimings
file.
If you select a performance marker, all of the draw calls inside that performance marker are selected in the graphs below, helping to visualize the draw calls for that section of rendering.
![]() |
Note: Due to the nature of the API, collecting empty pipeline cost (“EPC”) for Direct3D 12 is not currently supported. We return the same value for empty and full pipeline cost. |
NVIDIA® Nsight™ Application Development Environment for Heterogeneous Platforms, Visual Studio Edition User Guide Rev. 5.2.161206 ©2009-2016. NVIDIA Corporation. All Rights Reserved.