If it's about CPU temperature, why does Apple schedule a task instead of just downclocking the CPU, like everyone else? This question predates the release of M1 Macbooks, and everyone else does thermal management of Intel Core processors via clock speed, not artificial idle load.
It's annoying that the process monitor does not provide any way to distinguish high CPU load due to demand and high CPU load due to a low clock frequency but there is software that can display a CPU frequency chart which can give some insight:
https://pietschsoft.com/post/2020/02/15/macos-monitor-cpu-us...
If you're on Linux, then the "tiptop" utility does just this.
There's similar behaviour on linux but it shows as specific kernel threads related to intel power throttling, so it's more obvious what's happening.