Closed
Description
I have a small project of Natural Language Processing and there are 2 files with 37k lines, which contains the datasets. The problem occurs even when i'm not using those files. Not even opening the files. I have to use other editor to run "node index.js" -my main fail.
I dont know how the problem starts, but when i open the vscode editor, it goes up to 2.5gb of ram on the startup. I dont know what is happening.
Activity
chrmarti commentedon Nov 12, 2018
/needsMoreInfo
What is the file type of the data files?
vscodebot commentedon Nov 12, 2018
Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.
Happy Coding!
edunsouza commentedon Nov 13, 2018
They are all javascript and json files.
Vscode takes a while to shoot up the memory. When it does, the ram usage goes up to 2.5gb and starts to freeze some features.
chrmarti commentedon Nov 13, 2018
Does it reproduce when starting with
code --disable-extensions
?edunsouza commentedon Nov 13, 2018
mjbvz commentedon Nov 14, 2018
@edunsouza Can you share those source files?
edunsouza commentedon Nov 14, 2018
@mjbvz of course I can! And I'll be happy if I can help to find out the problem.
The files are available on the repository: https://github.com/edunsouza/communicator
mjbvz commentedon Nov 15, 2018
Tested using typescript@3.2.0-dev.20181114
Switching between the js files in
dataset/
I can still easily get up to over a GB. Seems mostly to happen after switching to another js file not under dataset.Logs:
tsserver.log
17 remaining items