Skip to content

Draft: [CI] Speedup prepare_instrumentation.sh

Archit Tamarapu requested to merge speedup_instrumentation_script into main

Reason why this change is needed

  • The instrumentation script takes a significant amount of time to run, optimizations can be beneficial for CI

Description of the change

  • Coan/WMC Tool calls have been parallelized
  • On my system (Debian 12, i7-10700) this cuts runtime from ~135 seconds to ~75 seconds

Affected operating points

  • CI
Edited by Archit Tamarapu

Merge request reports

Loading