Post
Topic
Board Project Development
Re: Implementing “Ultimate blockchain compression & trust-free lite nodes”
by
cozz
on 03/07/2013, 20:24:47 UTC
A modern consumer PC can hash about 100 MB/s, but only do about 100 ECDSA signature verifications per second.

Just wanted to add that this number seems a little bit low to me, I have run bitcoin with the -benchmark flag, and it tells me
that I can verify over 10000 signatures per second on a 4x4GHz cpu.