MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

Add timing metrics for model loading operations

Open sergioave opened this issue 3 months ago • 0 comments

Summary

This PR adds performance monitoring capabilities by implementing timing measurements for model loading operations during server startup.

Changes

  • Added timing instrumentation to track individual model loading duration
  • Added total duration logging for all models loaded during startup

sergioave avatar Oct 15 '25 15:10 sergioave