Commits
Click on a commit to change the comparison rangefactor: base benchmarking for single/multiple u64, u128, and >u1284 months ago
by asder8215 reset factor.rs to original branch code and added uu_factor to benchmarks.yml4 months ago
by asder8215 changed benchmarking to use a smaller range of u64/u128/biguint integers4 months ago
by asder8215 reduced range for big_uint to 25 numbers only4 months ago
by asder8215 reduced factor multiple_big_uint to a range of 34 months ago
by asder8215 lowered divan bench samples and refactored benchmark code to use args from divan macro4 months ago
by asder8215 factor/bench: big_uint only benchmarks numbers that num_prime can factorize properly (factorize error take a while to propagate)4 months ago
by asder8215 factor/bench: reduced range on u64 and u128 benchmarking and remove single u64/u128/big_uint benchmark tests4 months ago
by asder8215