diff --git a/test/benchmarks.cpp b/test/benchmarks.cpp index 63f8092ee..8f3ae10f0 100644 --- a/test/benchmarks.cpp +++ b/test/benchmarks.cpp @@ -728,7 +728,7 @@ TEST_CASE("test_universal_circuit_digital", "[supreme]") { const int GateCount1Qb = 4; const int GateCountMultiQb = 4; - const int Depth = 6; + const int Depth = 20; benchmarkLoop( [&](QInterfacePtr qReg, bitLenInt n) {