Try this exercise. Fill in the missing part by typing it in.
In parallel programming, tasks are divided into smaller subtasks that can be executed simultaneously on different processors or cores. This allows for better utilization of hardware resources and can result in significant ___ compared to sequential execution.
Write the missing line below.