Instead of just looking for the best combination...
It will look for the best combination that also has enough RAM.
We will still only have one Target Util for CPU, we don't need another one for memory because we are not optimizing for memory but only for CPU (the best CPU combo that also has enough memory)
Changes to the algorithm:
Instead of just looking for the best combination...
It will look for the best combination that also has enough RAM.
We will still only have one Target Util for CPU, we don't need another one for memory because we are not optimizing for memory but only for CPU (the best CPU combo that also has enough memory)