ctf4science.performance_module#
Performance monitoring module for CTF models, measures wall-clock time for model execution.
This module provides simplified performance monitoring focused on: - Wall-clock time measurement
Tracks total wall-clock time and calculates averages across multiple trials during hyperparameter tuning.
Functions
|
Measure wall-clock time for a single call to a callable. |
Classes
|
Performance monitoring for CTF models (wall-clock time only). |