powmod: mark case_powmod_256 with skip_case_slow
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 20 Feb 2024 04:35:03 +0000 (20:35 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 20 Feb 2024 04:35:03 +0000 (20:35 -0800)
commit4873bfd82621172db7753ed98c56e3308f7d303c
tree8e0dd6c7c7d81727d8a50de04ceeddbd0ab24e8f
parent10703bbd41ad4d1f5e527101d0a5746d7e851e7b
powmod: mark case_powmod_256 with skip_case_slow

running full test suite with RUN_SLOW unset now takes 3min41s on
my desktop -- substantially faster.
src/openpower/test/bigint/powmod.py