Inprove performance in lint to windows
Hello, I would like to inprove performance on deno check and in the lint of deno. I don't know exactly how to put my local mods of deno to run im my machine. Somebody could help me in this jorney and more specific in this first step?
an exemple: https://github.com/deco-sites/storefront/
GitHub
GitHub - deco-sites/storefront: Powered by deco.cx
Powered by deco.cx. Contribute to deco-sites/storefront development by creating an account on GitHub.
5 Replies
@core
Update here again. Could somebody help me? @core
We need help there @core
I don't understand what's the problem your facing
@bartlomieju the LSP on windows is to slow. I would like to improve the LSP to run quicker on windows machines.
You could test this in two ways.
1 - enter in some file and start to code (I recomend the search result to test)
2 - Run the command deno task check (You will see the slower command is => deno check dev.ts main.ts)
I would suggest to open an issue in Deno repo with a link to the project you are using
Including Deno version