big: Add gcd.

This commit is contained in:
Jeroen van Rijn
2021-08-11 20:59:52 +02:00
parent 50feeaa285
commit b15ee059ad
3 changed files with 127 additions and 37 deletions
+3
View File
@@ -475,6 +475,9 @@ if __name__ == '__main__':
TIMINGS = {}
UNTIL_ITERS = ITERATIONS
if test_proc == test_root_n and BITS == 1_200:
UNTIL_ITERS /= 10
UNTIL_TIME = TOTAL_TIME + BITS / TIMED_BITS_PER_SECOND
# We run each test for a second per 20k bits