LuaHelper icon indicating copy to clipboard operation
LuaHelper copied to clipboard

In a project with 3000+ Lua files, too much CPU used when saving

Open LeRatierBretonnien opened this issue 3 years ago • 1 comments

In projects with a lot of Lua files (ie 3000+), the CPU is completly locked by the extension for many seconds (ie > 20). The processing done by the extension should be limited or controllable by a setting to avoid this.

LeRatierBretonnien avatar Mar 10 '21 13:03 LeRatierBretonnien

It will take more time to open the project for the first time. In theory, it will be faster when editing and saving. We will debug and optimize the specific situation.

yinfei8 avatar Mar 11 '21 01:03 yinfei8