logoalt Hacker News

PeterStuer04/01/20254 repliesview on HN

Nice project, but would it not be more rational to have your system running underclocked/undervolted at the optimal perf/watt at all times, with an optional boost to max performance for a time critical task? Running it away from the optimum might save on instant consumption but increase your aggregate consumption.


Replies

blitzar04/01/2025

Bring back the "turbo" button on the front of the PC.

naveen_k04/01/2025

Thanks! That's an excellent point. You're right that there's likely a sweet spot that would be more efficient overall than aggressive throttling.

The current implementation uniformly sets max frequency for all 128 cores, but I'm working on per-core frequency control that would allow much more granular optimization. I'll definitely measure aggregate consumption with your suggestion versus my current implementation to see the difference.

show 3 replies
throwaway323104/01/2025

It's well established that completing the same task more slowly at a lower clock rate is actually less energy-efficient.

show 1 reply
nottorp04/01/2025

How is it with modern overclocked by default cpus? If you cut power use by 50% you still get 80% of the performance?