Expand description
Unified benchmarking framework for quantum machine learning
This module provides comprehensive benchmarking capabilities for quantum ML algorithms, including performance metrics, scalability analysis, and quantum advantage assessment.
Modules§
- algorithm_
benchmarks - Quantum ML algorithm benchmarks
- benchmark_
utils - Utility functions for benchmark creation
Structs§
- Benchmark
Comparison - Benchmark comparison
- Benchmark
Config - Benchmark configuration
- Benchmark
Framework - Comprehensive benchmarking framework
- Benchmark
Metadata - Benchmark metadata
- Benchmark
Report - Benchmark report generation
- Benchmark
Results - Aggregated benchmark results
- Benchmark
RunResult - Benchmark run result
- Benchmark
Summary - Statistical summary of benchmark runs
- Scaling
Analysis - Scaling analysis result
- System
Info - System information
Enums§
- Benchmark
Category - Benchmark categories
- Scaling
Type - Scaling behavior types
Traits§
- Benchmark
- Benchmark trait