Hi everyone,
I have one job that takes a decent amount of CPU. When I run the job locally (16 cores) I am able to finish the job significantly faster than when I run it on ecs with the same number of cores and when I check AWS console, it does not seem to be using all of them to complete this job (percentage of CPU utilized is ~5% with the increased cores). Any idea why this might be?