▲ | carlhjerpe 5 days ago | |||||||||||||||||||
TuneD doesn't have throughput or latency requirements, it should just tell the kernel what to do, perfect for python. If it's installed with the system python it'll share pages well with other Python applications. And x86 not being power efficient is hardly true for the modern AMD mobile chips, it's not quite the "iPad" experience but it's very good. Comparing to Apple is unfair IMHO since M* is essentially an iPhone CPU with a souped up power budget, many years of optimization across both hardware, kernel and userspace that we don't have. | ||||||||||||||||||||
▲ | Hendrikto 4 days ago | parent [-] | |||||||||||||||||||
But when the whole Python interpreter machinery has to run in the background, that will prevent your system from going to lower power states more often. “It does not matter for this case” times 100 is how we get these power-hungry systems. | ||||||||||||||||||||
|