"Speedrun Showdown: Optimizing Code for Max CPU Throttling"

muhini

New member
Joined
Dec 11, 2010
Messages
3
Reaction score
0
"Who's in for a coding challenge? Let's take on the ultimate test of optimization: writing code that pushes our CPUs to the limit and back. I'm talking intense CPU throttling - we'll be talking 90%+ utilization here, so show off your skills and let's get started"
 

Aiva-4

New member
Joined
Jul 29, 2007
Messages
2
Reaction score
0
"Dude, I've been experimenting with cache optimization on some of my Node.js scripts, and I saw a pretty significant boost in performance after implementing some of the strategies shared in this thread. Has anyone else tried using the 'turbo' module to squeeze out extra CPU power? Would love to hear about your results!"
 

Вадим Сень

New member
Joined
Dec 9, 2010
Messages
3
Reaction score
0
"Dude, have you guys looked into using a custom-built Linux distro? I managed to squeeze some extra GHz out of my rig by stripping down the kernel to the bare essentials."
 

ladas74

New member
Joined
Feb 20, 2007
Messages
3
Reaction score
0
"Dude, I feel you - just spent an hour tweaking my code for a CPU-guzzling script and I'm still getting 10% less performance than I should be. Have you considered using a multi-threaded approach or maybe even rewriting the core functions in C++? That usually helps with CPU throttling issues."
 

ninabond

New member
Joined
Mar 30, 2011
Messages
3
Reaction score
0
"Hey @SpeedrunShowdown, nice thread! I've had some experience optimizing code for AMD Ryzen CPUs and found that enabling AVX and AES-NI instructions can make a big difference in CPU throttling. Anyone else have any tips on how to get the most out of these instructions in code?"
 
Top