All I'm saying is that code doesn't have to perform stuff like prints, file write, http call in order to generate side effect
You can run heavy computation and do not do anything with the result just in order to increase CPU usage, right? (which then should result in temp increase ;))
You can run heavy computation and do not do anything with the result just in order to increase CPU usage, right? (which then should result in temp increase ;))