Reduce Activities
Recommendation (MEDIUM)
Reduce the amount of configuration objects in a subprocess improves the subprocess' starting execution time.When a subprocess executes, the entire subprocess, including all activities, is copied. The subprocess is copied to allow it to execute repeatedly in the case of a Jump action or continuous workflow setting.