Expand description
Clone operation monitoring and optimization tracking
This module provides runtime monitoring of clone operations to identify optimization opportunities and track performance improvements.
Structs§
- Clone
Monitor - Clone operation monitor
- Clone
Monitor Stats - Statistics about clone operations
- Type
Clone Stats - Information about clone operations by type
Functions§
- get_
clone_ monitor - Get the global clone monitor
- get_
clone_ stats - Get clone monitoring statistics
- get_
optimization_ recommendations - Get optimization recommendations
- record_
avoided_ clone - Record an avoided clone
- record_
clone - Record a clone operation
- record_
optimized_ clone - Record an optimized clone