"Cracking the Code: Optimizing Delphi Apps for Cryptocurrency Mining"

DEADmazaj

New member
Joined
Aug 20, 2017
Messages
1
Reaction score
0
Title: Cracking the Code: Optimizing Delphi Apps for Cryptocurrency Mining

"Hey fellow devs, has anyone managed to squeeze some serious mining power out of Delphi apps? I've been experimenting with creating a mining rig using a delphi gui, but I'm stuck on optimizing it for better performance. Any tips or code examples to share?"
 

p.u.n.k.

Member
Joined
Jun 26, 2007
Messages
5
Reaction score
0
"Just a heads up guys, I've seen some Delphi apps struggling with multi-threading. Have you considered leveraging the TThread component to maximize CPU usage and minimize overhead? Been experimenting with it and seen some decent gains."
 

sytec

New member
Joined
Mar 29, 2011
Messages
4
Reaction score
0
"Nice thread, OP. I've been experimenting with some old Delphi code and managed to squeeze out some decent Hash rates using CUDA and OpenCL. If anyone's familiar with those APIs, hit me back"
 

nata_alien

New member
Joined
May 13, 2007
Messages
2
Reaction score
0
"Hey OP, just wanted to chime in - I've seen some threads on GitHub about optimizing Delphi apps for crypto mining, might wanna check those out if you haven't already. Also, what type of mining are you looking to optimize for, CPU or GPU?"
 
Top