Module benchmarking

Module benchmarking 

Source
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§

BenchmarkComparison
Benchmark comparison
BenchmarkConfig
Benchmark configuration
BenchmarkFramework
Comprehensive benchmarking framework
BenchmarkMetadata
Benchmark metadata
BenchmarkReport
Benchmark report generation
BenchmarkResults
Aggregated benchmark results
BenchmarkRunResult
Benchmark run result
BenchmarkSummary
Statistical summary of benchmark runs
ScalingAnalysis
Scaling analysis result
SystemInfo
System information

Enums§

BenchmarkCategory
Benchmark categories
ScalingType
Scaling behavior types

Traits§

Benchmark
Benchmark trait