microsoft / microsoft/nodejstools
Node Projects in Visual Studio are taking twice as long as to build
Open
@rakatyal is already working on this.
Since Jul 16, 2019.
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 355
- PR merge metrics
- No merged PRs in 30d
Description
- NTVS Version: 1.4.20802.1
- Visual Studio Version: 2017 15.8.4
- Node.js Version: 6.2.2
Node JS projects are taking twice as long to build as standard TypeScript projects (creates via the ASP.Net project types).
This is quite noticeable in large solutions.
Is there a way to profile this to see what's causing the slowness?
I should add that there is nothing special about the code in the projects. They are pretty much identical across Node and non-Node projects; just standard TypeScript.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.