From 65e68bcfaf4b0ef9796cad4d5a470b3b3e72032f Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sat, 19 Jul 2025 22:25:25 -0400 Subject: Embiggen build perf. - Move ext tests to targets for better MSBuild scheduling. - Parallelize long-running tests. - Disable Firewall ICEs for dev builds; they're redundant with round-tripping and ICEs are mutex'd to make them painfully serial. --- src/ext/PowerShell/powershell_t.proj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/ext/PowerShell') diff --git a/src/ext/PowerShell/powershell_t.proj b/src/ext/PowerShell/powershell_t.proj index a1d88013..8c12bdef 100644 --- a/src/ext/PowerShell/powershell_t.proj +++ b/src/ext/PowerShell/powershell_t.proj @@ -3,7 +3,7 @@ - + @@ -14,4 +14,8 @@ + + + + -- cgit v1.2.3-55-g6feb