MLServer
MLServer copied to clipboard
Add timing metrics for model loading operations
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