Currently we handle all CPU/ cores instances the same. This was true till lately but modern cpus have performance and energy cores that we should account for. This will make the algorithm perform a lot better as the energy impact of the different cpu cores varies greatly.
Currently we handle all CPU/ cores instances the same. This was true till lately but modern cpus have performance and energy cores that we should account for. This will make the algorithm perform a lot better as the energy impact of the different cpu cores varies greatly.