Chrome Tab Processes
Posted: June 24th, 2022, 2:42 pm
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.
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.