Expand description
Benchmarking utilities for quantum simulators
This module provides utilities for benchmarking different simulator implementations and comparing their performance.
Structs§
- Benchmark
Result - 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