[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453288#comment-13453288 ]
Andrew Grieve commented on CB-638: ---------------------------------- I'm now finished all of the TODO items I had outlined above and some "final" results! Joe - I've updated the two branches with the latest changes, so if you're able to benchmark on other android devices with the latest code changes, that would be awesome! The update benchmarks are reflected in the spreadsheet I linked to. But the TLDR: Initial vs new bridge speed (calls / second) for synchronous echoes with a 500 character string: 480 vs 1100 == 2.3x improvement Initial vs new bridge speed (calls / second) for asynchronous echoes with a 500 character string: 34 vs 835 == 25x improvement > 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