Module profiling

Module profiling 

Source
Expand description

Advanced performance profiling utilities

Provides detailed performance profiling with histograms, percentiles, and latency distributions for in-depth performance analysis.

Structsยง

BatchProfiler
Batch profiler for analyzing batch operation efficiency
LatencyHistogram
Latency histogram for tracking operation latencies
PerformanceProfiler
Performance profiler for tracking multiple operation types
ThroughputTracker
Throughput tracker for measuring operations per second