pub fn benchmark_automatic_parallelization<const N: usize>(
circuits: Vec<Circuit<N>>,
config: AutoParallelConfig,
) -> QuantRS2Result<AutoParallelBenchmarkResults>
Expand description
Benchmark automatic parallelization performance
pub fn benchmark_automatic_parallelization<const N: usize>(
circuits: Vec<Circuit<N>>,
config: AutoParallelConfig,
) -> QuantRS2Result<AutoParallelBenchmarkResults>
Benchmark automatic parallelization performance