Expand description
Performance utility functions
Functionsยง
- benchmark_
function - Benchmark a function multiple times
- calculate_
efficiency - Calculate efficiency (actual vs theoretical performance)
- calculate_
latency - Calculate latency (average time per operation)
- calculate_
throughput - Calculate throughput (operations per second)