Skip to main content

Module benchmark

Module benchmark 

Source
Expand description

Benchmarking utilities for quantum simulators

This module provides utilities for benchmarking different simulator implementations and comparing their performance.

Structs§

BenchmarkResult
Benchmark results for a quantum simulator

Functions§

compare_simulators
Compare different simulator implementations on the same circuit
generate_benchmark_circuit
Generate a random quantum circuit for benchmarking
run_benchmark
Run a benchmark on a simulator with a given circuit
run_benchmark_suite
Run a comprehensive benchmark suite for circuits of different sizes