Paul

Results 2 issues of Paul

next() raises a StopIteration error, not an IOError. I was running a 5-hour scan only to find the gzip file gone and not processed. Debugging led me to this fix.

This update enhances the benchmarking script by adding both running and final standard deviation calculations for hashrate measurements. Key changes include: - Added statistics import and new running_stddev() function for...