Managing Performance and Memory
- Updated2025-04-01
- 1 minute(s) read
Managing Performance and Memory
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.
Refer to the labview\examples\Performance directory for examples of managing performance and memory.
Find related examples
Related Information
- Using the Profile Performance and Memory Window
- VI Execution Speed
- VI Memory Usage
- VI Code Complexity
- Reentrancy: Allowing Simultaneous Calls to the Same SubVI
- Profiling VI Execution Time and Memory Usage
- Optimizing Execution Speed for Built Applications
- Choosing between Editor Responsiveness and VI Execution Speed
- Resolving Out of Memory Errors When Compiling a VI