Module benchmarking

Module benchmarking 

Source
Expand description

Benchmarking utilities for pipeline composition performance analysis

This module provides comprehensive benchmarking frameworks for measuring and comparing the performance of different composition strategies.

Modules§

advanced_benchmarking
Advanced benchmarking extensions for specialized analysis

Structs§

BenchmarkConfig
Advanced benchmark configuration
BenchmarkReport
Comprehensive benchmark report
BenchmarkResult
Enhanced benchmark result with comprehensive metrics
BenchmarkSuite
Benchmark suite for comparing multiple strategies
CacheMetrics
Cache performance metrics
CpuMetrics
CPU utilization metrics
MemoryUsage
Memory usage statistics
ParallelMetrics
Parallel execution metrics
ScalabilityMetrics
Scalability metrics for a strategy

Enums§

ComplexityClass
Computational complexity classification
PerformanceClass
Performance classification categories
UseCase
Use case for benchmark recommendations