Post #774316
2026-03-25 13:58 UTC
RandomX version 2.0 released https://github.com/tevador/RandomX/releases/tag/v2.0
Changes:
Program size increased from 256 to 384
CFROUND tweaked to change the rounding 16 times less often
Group F and E register mix is done using 16 AES operations (the extra 262144 AES ops come from this change)
Dataset prefetch is 2 iterations ahead instead of 1
v1 hash: 4194304 VM instructions + 262144 AES = 4456448 total ops
v2 hash: 6291456 VM instructions + 524288 AES = 6815744 total ops (+52.9%)
#RandomX #Monero
Replies (0)
No replies.