JavaScriptEnhancements icon indicating copy to clipboard operation
JavaScriptEnhancements copied to clipboard

memory issue

Open ecjenk16 opened this issue 7 years ago • 4 comments

Expected Behavior

ever since I updated to new version,

it's been using huge memory and making really slow in my editor(sublime).

Also, I noticed that flow(used as dependencies in this package) was using huge resource of my ram and killing my system..

Actual Behavior

Sublime Text console logs

Screenshots

Steps to Reproduce the Problem

Specifications

  • Sublime Text 3 build:
  • OS:
  • JavaScript Enhancements version:

ecjenk16 avatar Apr 13 '18 19:04 ecjenk16

How much memory it uses? About Flow, I can do nothing.. it depends on the facebook team that works on it! However what are your system specifications?

Thanks

pichillilorenzo avatar May 04 '18 10:05 pichillilorenzo

It's really nice when it works, but when that flow starts using high cpu, I had to uninstall it..

My system spec is 2013 15' late macbook pro (qud-core 2ghz, 8gb ram)

ecjenk16 avatar May 08 '18 02:05 ecjenk16

Ok, so I think the problem is about Flow itself and not the plugin.. Maybe there are some problems with big projects o something else that causes Flow to use a lot of resources!

pichillilorenzo avatar May 08 '18 07:05 pichillilorenzo

I've been using JS Enhancements on a Windows 10 PC for a couple weeks. Today I started experiencing issues with other apps hanging, crashing and one of them complaining about not enough mem. On task manager I noticed flow.exe was using about 10GB of RAM. Funny thing is I wasn't even running sublime at the time. I attempted to end the task and experienced an unrecoverable system crash. I had to power cycle the machine. This might be the issue: https://github.com/facebook/flow/issues/6624

dmalpica avatar Jan 24 '19 21:01 dmalpica