problems with understanding --progress-only output
#1
when using --progress-only with a relativ small bruteforce mask ?b?b?b i get output like this

Progress.#1......: 32705
Progress.#2......: 32703
Progress.#3......: 128
Runtime.#1.......: 633535.17ms
Runtime.#2.......: 6128081.28ms
Runtime.#3.......: 66559.90ms


i think runtime 2 is somehow wrong because #1 and #2 are the same GPU chips (they are working right now more or less so i dont really mind the numbers) but this is not my question

repeated this some times and #3 (CPU) has always the lowest runtime 

when do a real run with ?b?b?b i have a runtime of ~6 minutes, but how to get the approximate runtime from the stats above? or do i missunderstand the runtime showing?
Reply