Investigate if running stages in parallel would reduce migration time on GitHub Import

I think we can speed up the execution time of GitHub Import by running stages simultaneously. This issue aims to explore how much GitHub Import can improve with this approach. To conduct the investigation, we need to analyze the logs of the test migrations performed in our 3K environment and assess the performance of the migration if stages were run in parallel.

Edited by Rodrigo Tomonari