Discrepancy between Benchmark numbers and actual numbers
#14
well, I would just try to compare it with the benchmark value.

if you test the same input (single hash, -w 3 or even -w 4 and -O and mask ?b?b?b?b?b?b?b), the speed should be the same.

if by changing the mask from ?b?b?b?b?b?b?b to your mask with ?1s the speed drops, it's for sure a too small keyspace.

we need to first confirm this
Reply


Messages In This Thread
RE: Discrepancy between Benchmark numbers and actual numbers - by philsmd - 08-30-2019, 07:53 PM