Karthi Fair Hawn
unread,Jan 8, 2025, 11:08:20 AM1/8/25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-dev, Charlie Reis, karthif...@gmail.com, Chromium-dev, Camille Lamy, dtap...@chromium.org
we're planning to modify chromium and make a electron app with it, So I assume breaking the standards on Site Allocation is fine (as we're not making browser).
Does modifying chromium to give individual process per frame makes any performance boost ?
As of my exploration, there were many talks on security advantages on process separation, but cant find anything related to performance except,
Here it says"
Site Isolation can affect performance in several ways, both positive and negative: "
Other than site isolation, Is there any other chromium changes we can do to achieve performance ? (Our site purely based on Iframes -15+ same orgin iframes).