Sublime Forum

3083 heavy memory usage (memory leak)

#1

I recently updated Sublime Text 3 to build 3083 and I’m experiencing severe memory usage issues.

When I start this initially everything seems to be OK – memory usage is about 25MB to 60MB.

After switching through some projects (I do this a lot – I may switch between 50+ projects a day) the memory starts increasing and has reached over 2GB of RAM consumption.

It seems there is some memory leak.

I’m using Windows 7. I’m not sure what other information I should provide.

0 Likes

#2

The list of packages you have installed. Try to do the same with and without packages, to see if the behaviour is the same.

0 Likes

#3

Turning off some plugins seems to have resolved the issue.

It seems it had to do with the All AutoComplete plugin (github.com/alienhard/SublimeAllAutocomplete).

0 Likes