Module performance_benchmark

Module performance_benchmark 

Source
Expand description

Comprehensive performance benchmarking suite for quantum simulation

This module provides advanced benchmarking capabilities to measure and analyze the performance of various quantum simulation components, including optimizations, memory efficiency, and scalability analysis.

Structs§

BenchmarkComparison
Benchmark comparison result
BenchmarkConfig
Benchmark configuration parameters
BenchmarkResult
Individual benchmark result
MemoryStats
Memory usage statistics
QuantumBenchmarkSuite
Comprehensive benchmarking framework
ScalabilityAnalysis
Scalability analysis result
SystemInfo
System information for benchmark context
ThroughputStats
Throughput statistics
TimingStats
Timing statistics

Functions§

run_comprehensive_benchmark
Convenience function to run a comprehensive benchmark
run_quick_benchmark
Convenience function to run a quick performance benchmark