Chrome Tab Processes

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Chrome Tab Processes

Unread post 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
word count: 121

Tags:
JustinVanRegenmorter
Posts: 517
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Chrome Tab Processes

Unread post by JustinVanRegenmorter »

Task 11436 has been created to discuss this request.
word count: 9
Post Reply