Skip to content

.net checks take a lot of time #15455

@nohwnd

Description

@nohwnd
Image

We install lot of runtime versions, each check takes about 5 seconds, because each check is done separately in a new process via msbuild. It will start powershell, load tools.ps1 (that is where the slow down happens), and check the version.

This needs fix in arcade, to either check all at once, or check more efficiently.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions