This file will be able to compare the build times of the output of the concurrent builds automation script.
This goes through each application section and then matches based on the number of concurrent builds and outputs the difference between the push and build times.
Not sure if this requires a README but to use python compare_builds.py <output1.txt> <output2.txt>
This file will be able to compare the build times of the output of the concurrent builds automation script.
This goes through each application section and then matches based on the number of concurrent builds and outputs the difference between the push and build times.
Not sure if this requires a README but to use
python compare_builds.py <output1.txt> <output2.txt>