Module benchmarking

Module benchmarking 

Source
Expand description

Benchmarking suite and performance testing

Structs§

AlgorithmRecommendation
Algorithm recommendation
BenchmarkBaseline
Benchmark baseline
BenchmarkConfig
Benchmark configuration
BenchmarkResult
Benchmark result
BenchmarkingSuite
Benchmarking suite
ComplexityAnalysis
Complexity analysis
ConvergenceBenchmark
Convergence benchmark
ConvergenceMetrics
Convergence metrics
CpuRequirements
CPU requirements
DescriptiveStats
Descriptive statistics
GpuRequirements
GPU requirements
HypothesisTestResult
Hypothesis test result
MemoryRequirements
Memory requirements
NetworkRequirements
Network requirements
ParallelEfficiency
Parallel efficiency metrics
PerformanceProfile
Performance profile
ProblemCharacteristics
Problem characteristics
QuboEvaluationBenchmark
QUBO evaluation benchmark
ResourceRequirements
Resource requirements
SamplingBenchmark
Sampling benchmark
ScalingAnalysis
Scaling analysis
StatisticalSummary
Statistical summary
StorageRequirements
Storage requirements

Enums§

ComplexityFunction
Complexity function types
MemoryAccessPattern
Memory access patterns
ProblemStructure
Problem structure types
StorageType
Storage types
SymmetryType
Symmetry types

Traits§

Benchmark
Benchmark trait