[building for yacto linux] size of content_shell is huge
45 views
Skip to first unread message
Rahul Patel
unread,
Jun 9, 2021, 2:30:43 PM6/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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
Hi Team,
I have been playing with content_shell to learn and understand the chromium in details, i had started with v83, but had some issues so started settings up the v90 and i am able to build it finally.
I have a device which has only 2gb of RAM but size of the v90 content_shell is 800MB+ , which is blocking me to run the content_Shell binary on device. i am doing for linux
Is there a way to reduce the size of content_shell for testing ?
what is the good starting point to investigate it ?