Post
Topic
Board Development & Technical Discussion
Topic OP
The relation (hash)/(point addition) for devices
by
BitcoinADAB
on 20/07/2021, 22:23:45 UTC
How much is 1 Yottakeys/s for (Pollard / Rho) ?

For Pollard / Rho you need simple point additions.
Wikipedia: yotta 10^24 = 1000000000000000000000000
1 Yottakeys/s = 10^24 keys/s

To compare it with the Bitcoin network ~100 Ehash/s = 100000000000000000000

1 Yottakeys/s = 10000 x more keys than hashes. But hashes are more complicated to calculate.

What would the relation (hash)/(point addition) be for devices?
Or, how many point additions could (if built for this purpose) calculate a miner, that let's say hashes with 1 Thashes/s = 1000000000000 hashes/s?

Does somebody know it?