Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreasonable high RAM usage in new version #1463

Closed
Fuzzyma opened this issue Jun 15, 2022 · 1 comment
Closed

Unreasonable high RAM usage in new version #1463

Fuzzyma opened this issue Jun 15, 2022 · 1 comment

Comments

@Fuzzyma
Copy link
Contributor

Fuzzyma commented Jun 15, 2022

vue-tsc is not known for being especially savy on RAM (it used to take about 2GB on my local machine).
However, it got even worse with one of the latest versions and it is not at 3GB.
At this point, the Github pipeline runs out of ram whenever I try to run vue-tsc in Github actions

What happened and what can be done to fix this problem?

PS: I also would say that it got significantly slower but that would be just my perception

Version I used before: 0.36.1 (that one was less hungry)

@johnsoncodehk
Copy link
Member

johnsoncodehk commented Jun 16, 2022

@Fuzzyma, thanks for the report. Just for check the problem, can ram usage reduce by config "exclude": ["**/*.md"] in the project tsconfig in latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants