From e3536a3aeaf67274b00c37f0331254a356ce43d7 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 19 Jun 2025 16:07:15 +0200 Subject: More iters in RPA perf. --- test/sca/perf_rpa.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/sca') diff --git a/test/sca/perf_rpa.py b/test/sca/perf_rpa.py index 17ffaa2..941e3dc 100644 --- a/test/sca/perf_rpa.py +++ b/test/sca/perf_rpa.py @@ -25,7 +25,7 @@ from test.utils import Profiler default="flint" if has_flint else "gmp" if has_gmp else "python", envvar="MOD", ) -@click.option("-o", "--operations", type=click.INT, default=1) +@click.option("-o", "--operations", type=click.INT, default=100) @click.option( "-d", "--directory", -- cgit v1.2.3-70-g09d2