I accidentally noticed that if you move the cursor in the Sublime Text 4 window, it loads the processor by 10%. If someone can, please test it on your machine (ive tested on Mac OS monterey). Open the system monitor on the side, and at the same time move the cursor around in Sublime.
I noticed this only in version 4; I tried it in version Sublime 3 and there was no such CPU usage there it was 0.3-0.5%.
If I don’t move the cursor, Sublime consumes about 0.9%. As soon as I start moving it, usage jumps to 10%. That’s a lot. For example, Karabiner-Elements on macOS, which reprograms everything related to the keyboard, trackpad, and mouse, only uses about 1.5% while tracking cursor movement. So for Sublime to take 10% seems quite high and not really optimized, if that’s indeed how it’s supposed to work in version 4.
Even if the window is empty, no plugins are installed, and the theme is default, moving the cursor noticeably consumes CPU.
Is it possible to disable this?
I’ve tried settings:
“mini_map”: false,
“highlight_line”: false,
“match_brackets”: false,
“match_brackets_content”: false,
“auto_complete”: false
Also tried setting gpu: none and restarting, but it still consumes resources even in an empty document.
Sublime Text 4200
macOS Monterey
Version 12.7.6
MacBook Pro (Retina, 15-inch, Mid 2015)
Processor 2.2 GHz Quad-Core Intel Core i7
Memory 16 GB 1600 MHZ DDR3
Graphics Intel Iris Pro 1536 MB
Here I’m moving the cursor in an empty Sublime Text 4 window, and the system monitor is running on the side.