Re: "hashcash takes 1 second extra on windows" - possible cause/solution

"John Honan" <[email protected]> Fri, 10 Nov 2006 13:52:15 +0000
Newsgroups gmane.mail.spam.hashcash
Message-ID <[email protected]>
On 11/10/06, bas <[email protected]> wrote:
>
> the problem: hashcash always takes a second on windows.
> a guess at the cause of this problem: running in verbose mode, it takes
> this
> time "initial benchmark" finishes. also, it appears to always do this
> benchmark
> when minting.


This benchmark figure is just an estimate at how long the stamp calculation
might take.

If the estimate says 30 seconds, the actual time could be anything between
10 seconds and a minute. The benchmark is just the mathematical average
based on the 2^n bits calculation. It doesn't affect the actual stamp
generation function.