CompilerSettings editor window is sluggish
Closed this issue · 1 comments
SugoiDev commented
The CompilerSettings editor window is very sluggish on a machine with lots of processes.
The fix is just add some caching to the process object.
I'll submit a pull request in a few moments.
I also threw in caching for the version string as well.
veblush commented
Thanks! I've never thought this part would be a problem.