Skip to content

WIP: Temp fix for windows pipeline speed (ngen)

Arran Walker requested to merge ajwalker/temp-fix-windows-speed into master

What does this MR do?

Runs ngen, just for the powershell assemblies, before running go tests.

Why was this MR needed?

Attempting to see if it will give us performance gains before the correct fix.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports