Sublime Forum

Sublime text build 4200 slow on windows 11 pro

#1

Hi,

I am experiencing an issue with sublime performance on windows 11 PRO. Despite I have 32Gb of RAM, Intel ultra 5 core with 12 cores, Sublime performs very poorly. First it leads in CPU and RAM consumption! Constantly takes 7-10% of CPU and 2GM of RAM. Every search for a function, file, even text selection is very slow and causes ~5s hang. How to debug it?

Stack for 1 min in:
image

Usage:
image
Thanks

0 Likes

#2

Does it happen in safe mode?

0 Likes

#3

In safe mode it seems to be smooth. However normally I have around 5 instances of Sublime open while in safe mode I tested with only one. How can I further debug it? I don’t think I installed any plugin.

0 Likes

#4

The likely cause is a package you’ve installed, I suggest selectively disabling packages using the "ignored_packages" setting. You can list the installed packages using “Package Control: List Packages” from the command palette (Tools > Command Palette).

0 Likes

#5

Same here, but on macOS :frowning:

0 Likes

#6

Does it happen in safe mode?

0 Likes