Page 1 of 1

Chrome Tab Processes

Posted: June 24th, 2022, 2:42 pm
by JefferyD
When opening different IDE canvases or logs, Chrome tends to use the same resources between them. This means that larger canvases and logs can cause the other tabs to slowdown or even crash. I've found that there's techniques to get Chrome to prefer opening a new tab with it's own dedicated resources.
https://stackoverflow.com/questions/395 ... ipt-chrome

Suggestion
Try to make it so that any logs or canvases opened from the IDE will open with their own process ID and resources.

I'm unsure how this would work on other browsers, but here is an example from Chrome's built-in task manager showing all the tabs under the same process ID with the same resources.
image.png

Re: Chrome Tab Processes

Posted: May 22nd, 2023, 4:08 pm
by JustinVanRegenmorter
Task 11436 has been created to discuss this request.