Launching from id makes a memory usage difference indeed, as in this case we're accessing applications.db (and probably load a lot of sql-related stuff) however this should not give a huge impact: launching 3 apps (in single process mode) using ids instead of URLs increased the memory consumption on 2.2 MiB,
BR, Mikhail ________________________________________ From: Crosswalk-dev [[email protected]] on behalf of Thiago Marcos P. Santos [[email protected]] Sent: Wednesday, March 26, 2014 5:12 PM To: Long, Xiang; [email protected] Subject: Re: [Crosswalk-dev] Crosswalk Shared Browser Process On 26-03-2014 11:56, Long, Xiang wrote: > I did a test with all the 8 apps mentioned in your wiki, and here's my result: > > 1. ./xwalk --single-process --disable-extension-process app_id Not sure if it will make any difference, but I'm using the full path to the index.html, not the app_id here. _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
