Software Archive
Read-only legacy content
17061 Discussions

Performance Debug vs Build

ch_r
Beginner
281 Views

Hello,

Just a general question about performance.

Is there a performance difference when i debug an app from the debug tab via App Preview compared to a build .apk i get from the Server in the build tab?

What are your experiences?

 

0 Kudos
1 Solution
Elroy_A_Intel
Employee
281 Views

Your application build created via the Debug Tab leverages the Crosswalk Runtime which provides more performance for your application as this rendering engine is built with the latest available Chromium. Intel App Preview mobile app and applications created via the Android Build target uses the device's native web runtime. You can build your application with the Crosswalk for Android target on the Build tab to get the most optimal performance. 

View solution in original post

0 Kudos
1 Reply
Elroy_A_Intel
Employee
282 Views

Your application build created via the Debug Tab leverages the Crosswalk Runtime which provides more performance for your application as this rendering engine is built with the latest available Chromium. Intel App Preview mobile app and applications created via the Android Build target uses the device's native web runtime. You can build your application with the Crosswalk for Android target on the Build tab to get the most optimal performance. 

0 Kudos
Reply