-
ErCiccione[m]would people prefer to not have this chat listed on getmonero?
-
Inge-6:24 < hyc> eh? please don't
-
Inge-16:25 < hyc> it's low noise now, should stay that way
-
ErCiccione[m]yeah, was asking to make sure it was a shared opinion
-
gingeropolousErCiccione[m], i also enjoy the low noise. i think people that want to find it will find a way.
-
ErCiccione[m]ok. I closed the PR
-
hycthanks
-
hycI expect people who are interested probably find their way here from -dev
-
gingeropolousi wonder if randomx verification could be made cheaper by including headers for each loop
-
gingeropolousso then a hash check could be performed after performing the first loop
-
sech1Nonce bits heatmap: i.imgur.com/ccbyqey.png
-
hycabout what you'd expect for nonces counting up from zero
-
hycusing the high byte for job separation I suppose
-
sech1high byte is nicehash and xmrig-proxy
-
hycso yes, distributing work
-
sech1bits 14-15 is xmrig's nonce batch size (32768)
-
hyclooks like bits 15-24 are also distributing work
-
sech1No, it just progresses from 0 to 16777216 in steps of size 32768
-
hycah
-
sech1not many CPUs can do 2^24 hashes in ~2 minutes
-
sech1so bits 23-24 get really cold
-
hycmakes sense
-
sech1usually very slow 10-15 minute blocks can have these bits set to 1. Or monerod solo miners - they select start point at random
-
sech1there's a spike in bits 20-22 around 450 on horizontal axis. This is EPYC servers on Azure when we had that 900 MH/s miner
-
hycheh cute