![]() | LabVIEW 2016 Help |
![]() | LabVIEW 2017 Help |
![]() | LabVIEW 2018 Help |
![]() | LabVIEW 2019 Help |
![]() | LabVIEW 2020 Help |
This section describes factors affecting VI performance and offers techniques to help you obtain the best performance possible. One tool this section describes is the Profile Performance and Memory window, which displays data about the execution time and memory usage of VIs. This section also describes memory management in the dataflow model that LabVIEW uses and outlines tips for creating VIs that use memory efficiently.
![]() |
Note You can use the LabVIEW VI Analyzer Toolkit to check VIs interactively or programmatically for performance, efficiency, and other aspects of LabVIEW programming. |
Refer to the labview\examples\Performance directory for examples of managing performance and memory.
Using the Profile Performance and Memory Window
Reentrancy: Allowing Simultaneous Calls to the Same SubVI
Profiling VI Execution Time and Memory Usage
Optimizing Execution Speed for Built Applications
Extending Virtual Memory Usage for 32-bit Windows
Choosing between Editor Responsiveness and VI Execution Speed
Helpful
Not Helpful