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?
Link Copied
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.
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.
For more complete information about compiler optimizations, see our Optimization Notice.