[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450644#comment-13450644 ]
Andrew Grieve commented on CB-638: ---------------------------------- Two more ideas to pursue: - Setting the network state from the background thread instead of using runOnUiThread() (this will cause a warning log message, but should work fine) - Removing setTimeouts on the JS side, or change them to postMessage() > Slow native bridge (especially android) > --------------------------------------- > > Key: CB-638 > URL: https://issues.apache.org/jira/browse/CB-638 > Project: Apache Cordova > Issue Type: Improvement > Components: Android > Reporter: Lee Crossley > Assignee: Andrew Grieve > Priority: Critical > Labels: 2.1.0 > > Doing many native callbacks (such as writing files) has a significant > overhead. > Trigger.io's native bridge is more than 5 times faster than Cordova (on > Android). > http://trigger.io/cross-platform-application-development-blog/wp-content/uploads/2012/02/chart_1-21.png > I'd love to see similar performance stats in Cordova. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira