infil00p / cordova-crosswalk-engine

(UNMAINTAINED) Proof of Concept Third Party Web Engine using Crosswalk
Apache License 2.0
45 stars 438 forks source link

Performance problem, maybe has to do with multiple chromium initializations #34

Open neslinesli93 opened 8 years ago

neslinesli93 commented 8 years ago

Hi, I'm developing an app with cordova and I installed the crosswalk plugin. The app is currently rather simple, yet the startup time has come to 7-8 seconds. After inspecting logcat, I found some errors related to chromium which can easily be false positives. However every time I launch the app, the logs are saying 3 times the following thing: Initializing chromium process, singleProcess=true. Maybe this can be related to slow load times? Full logs below: http://paste.fedoraproject.org/306181/51576865/

fujunwei commented 8 years ago

Which devices you are using?

neslinesli93 commented 8 years ago

Samsung galaxy S4.

fujunwei commented 8 years ago

It's work finely in S3, S6, we are trying to test it on S4. we have filed a issue on JIRA https://crosswalk-project.org/jira/browse/XWALK-6087