vipr.plugins.performance package¶
Submodules¶
vipr.plugins.performance.performance module¶
Performance monitoring tools for VIPR.
This module provides classes and functions for measuring and tracking performance metrics in VIPR workflows.
- class vipr.plugins.performance.performance.Performance(app)¶
Bases:
objectPerformance monitoring class for VIPR.
This class provides methods for measuring execution times and other performance metrics throughout the workflow.
Module contents¶
- vipr.plugins.performance.load(app)¶
Load the plugin with the app.