POW Code optimization (about 4% faster)

in #pow8 years ago

There are 2 small optimizations that can be made to the pow algorithm to speed it up by a few %

  • the first hash is calculated for every nonce, but it only changes once per block. Precalculate it and save one sha256 per nonce.
  • don't check if the miner shoud stop every nonce. Once every 50 is plenty.

Changes are only made to:
libraries/plugins/witness/witness.cpp

Here is the diff:
http://hastebin.com/raw/ecifidawiz

And here the full file with changes:
http://hastebin.com/raw/egajuyuguq

just run make after changing this and restart the client.
Like if you like!

It can be combined with the gmp/mpir modification. Btw, compiling libgmp yourself also adds some hashes!

Sort:  
Loading...

Great work!

Can confirm increase of hashrate by 4%.

Congratulations @bu328281! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 3 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Coin Marketplace

STEEM 0.17
TRX 0.13
JST 0.027
BTC 61159.70
ETH 2631.81
USDT 1.00
SBD 2.63