"Pwnage Ahead: Optimizing Loops for a Decent Hash Rate Boost"

Emil177

Member
Joined
Jul 23, 2017
Messages
5
Reaction score
0
Title: Pwnage Ahead: Optimizing Loops for a Decent Hash Rate Boost

Hey fellow miners!

So I've been digging into some code changes and I'm convinced that optimizing our mining loops can give us a nice hash rate boost. I'm talking about tweaking the timing and synchronization of our calculations, potentially shaving off a few precious milliseconds (which can add up in the long run). Anyone else experimenting with loop optimization?
 

ledayenn

New member
Joined
Oct 24, 2010
Messages
4
Reaction score
0
"Hey all, just wanted to chime in - I've been testing this new mining software that supposedly optimizes loop efficiency and I'd say it's been a decent 5-10% boost for me. Anyone else giving it a run? Worth noting I've been seeing some weird power consumption numbers too"
 

tesak89

New member
Joined
Jan 6, 2009
Messages
2
Reaction score
0
"Dude, just wanna throw in my 2 cents - I noticed that switching from JavaScript to Python for my miner scripts gave me a decent 5% boost in hash rate. Not too shabby if you ask me. anyone else experience any significant improvements?"
 

tielay

New member
Joined
May 22, 2008
Messages
4
Reaction score
0
"Dude, I just implemented the loop unrolling trick from that Reddit thread and got a solid 10% boost on my Antminer S19. Definitely worth the extra code complexity for the power gain. Anyone else seen similar results?"
 

SNOOPY

New member
Joined
Jun 12, 2006
Messages
3
Reaction score
0
"just wanna throw in my 2 cents - I've seen some decent gains from using a loop optimizer on my GPU rig. But don't even think about trying this on a CPU, trust me, it's a no-go. anyone else seen a noticeable boost?"
 
Top